diff --git a/CHANGELOG.md b/CHANGELOG.md index 17b24d7..a144047 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,17 @@ ## [Unreleased] +## [0.2.1] - 2024-05-27 + +- Bump JetBrains/qodana-action from 2023.3.2 to 2024.1.5 by @dependabot in https://github.com/nikolaymatrosov/cucumber-go/pull/19 +- Bump org.jetbrains.qodana from 2024.1.1 to 2024.1.5 by @dependabot in https://github.com/nikolaymatrosov/cucumber-go/pull/18 +- Bump org.jetbrains.kotlin.jvm from 1.9.23 to 1.9.24 by @dependabot in https://github.com/nikolaymatrosov/cucumber-go/pull/14 +- Bump com.jetbrains.intellij.go:go-test-framework from 231.8109.199 to 241.15989.157 by @dependabot in https://github.com/nikolaymatrosov/cucumber-go/pull/10 +- Bump com.jetbrains.intellij.go:go-test-framework from 241.15989.157 to 241.17011.92 by @dependabot in https://github.com/nikolaymatrosov/cucumber-go/pull/23 +- Bump org.jetbrains.kotlin.jvm from 1.9.24 to 2.0.0 by @dependabot in https://github.com/nikolaymatrosov/cucumber-go/pull/22 +- Update gradle.properties by @nikolaymatrosov in https://github.com/nikolaymatrosov/cucumber-go/pull/24 +- @github-actions made their first contribution in https://github.com/nikolaymatrosov/cucumber-go/pull/21 + ## [0.2.0] - 2024-05-17 - Enable running Features/Scenarios from Gherkin file. by @nikolaymatrosov in https://github.com/nikolaymatrosov/cucumber-go/pull/20 @@ -15,6 +26,7 @@ - Step Definition Index -[Unreleased]: https://github.com/nikolaymatrosov/cucumber-go/compare/v0.2.0...HEAD +[Unreleased]: https://github.com/nikolaymatrosov/cucumber-go/compare/v0.2.1...HEAD +[0.2.1]: https://github.com/nikolaymatrosov/cucumber-go/compare/v0.2.0...v0.2.1 [0.2.0]: https://github.com/nikolaymatrosov/cucumber-go/compare/v0.1.0...v0.2.0 [0.1.0]: https://github.com/nikolaymatrosov/cucumber-go/commits/v0.1.0