File tree 1 file changed +4
-0
lines changed
1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,9 @@ This document is formatted according to the principles of [Keep A CHANGELOG](htt
10
10
11
11
## [ Unreleased]
12
12
13
+
14
+ ## [ v0.12.5]
15
+
13
16
### Changed
14
17
15
18
- Changed underlying cobra command setup to return errors instead of calling ` os.Exit ` directly to enable simpler testing. ([ 454] ( https://github.com/cucumber/godog/pull/454 ) - [ mxygem] )
@@ -241,6 +244,7 @@ This document is formatted according to the principles of [Keep A CHANGELOG](htt
241
244
242
245
<!-- Releases -->
243
246
247
+ [ v0.12.5 ] : https://github.com/cucumber/godog/compare/v0.12.4...v0.12.5
244
248
[ v0.12.4 ] : https://github.com/cucumber/godog/compare/v0.12.3...v0.12.4
245
249
[ v0.12.3 ] : https://github.com/cucumber/godog/compare/v0.12.2...v0.12.3
246
250
[ v0.12.2 ] : https://github.com/cucumber/godog/compare/v0.12.1...v0.12.2
You can’t perform that action at this time.
0 commit comments