From a6fef3f171ddb82e3810bcc39d7b539731ff9dda Mon Sep 17 00:00:00 2001 From: Viacheslav Poturaev Date: Wed, 5 Jan 2022 23:06:58 +0100 Subject: [PATCH] Prepare v0.12.3 (#451) --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ddf7466..66bd31d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,7 +8,7 @@ This document is formatted according to the principles of [Keep A CHANGELOG](htt --- -## [Unreleased] +## [v0.12.3] ### Added @@ -219,6 +219,7 @@ This document is formatted according to the principles of [Keep A CHANGELOG](htt +[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 [v0.12.1]: https://github.com/cucumber/godog/compare/v0.12.0...v0.12.1 [v0.12.0]: https://github.com/cucumber/godog/compare/v0.11.0...v0.12.0