Prepare for release
Этот коммит содержится в:
родитель
6f877d6b03
коммит
d77238eef3
1 изменённых файлов: 4 добавлений и 0 удалений
|
@ -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
|
|||
|
||||
<!-- Releases -->
|
||||
|
||||
[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
|
||||
|
|
Загрузка…
Создание таблицы
Сослаться в новой задаче