Skip to content

Commit 4d7cf0c

Browse files
committed
Prepare release v3.0.0 - Done manually without using polyglot-release
1 parent 7f15d01 commit 4d7cf0c

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88
This file is intended to be modified using the [`changelog`](github.com/cucumber/changelog) command-line tool.
99

1010
## [Unreleased]
11+
12+
## [3.0.0] - 2023-11-01
1113
### Changed
1214
- Add support for Rails 7.1 [#575](https://github.com/cucumber/cucumber-rails/pull/575)
1315
- Added new rubocop sub-gems (rails / rake) and updated repo to be rubocop 2.6 conformant [#581](https://github.com/cucumber/cucumber-rails/pull/581)
@@ -46,7 +48,8 @@ This file is intended to be modified using the [`changelog`](github.com/cucumber
4648
- Fixed up some rubocop offenses from updated `rubocop-performance`
4749
([#550](https://github.com/cucumber/cucumber-rails/pull/550) [olleolleolle])
4850

49-
[Unreleased]: https://github.com/cucumber/cucumber-rails/compare/v3.0.0.rc.1...main
51+
[Unreleased]: https://github.com/cucumber/cucumber-rails/compare/v3.0.0...HEAD
52+
[3.0.0]: https://github.com/cucumber/cucumber-rails/compare/v3.0.0.rc.1...v3.0.0
5053
[3.0.0.rc.1]: https://github.com/cucumber/cucumber-rails/compare/v2.6.1...v3.0.0.rc.1
5154
[2.6.1]: https://github.com/cucumber/cucumber-rails/compare/v2.6.0...v2.6.1
5255
[2.6.0]: https://github.com/cucumber/cucumber-rails/compare/v2.5.1...v2.6.0

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.0.0.rc.1
1+
3.0.0

0 commit comments

Comments
 (0)