diff --git a/CHANGELOG.md b/CHANGELOG.md index 06b73949..767384e5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,9 @@ This document is formatted according to the principles of [Keep A CHANGELOG](htt ## [Unreleased] + +## [v0.12.5] + ### Changed - 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 +[v0.12.5]: https://github.com/cucumber/godog/compare/v0.12.4...v0.12.5 [v0.12.4]: https://github.com/cucumber/godog/compare/v0.12.3...v0.12.4 [v0.12.3]: https://github.com/cucumber/godog/compare/v0.12.2...v0.12.3 [v0.12.2]: https://github.com/cucumber/godog/compare/v0.12.1...v0.12.2