Skip to content

Commit 89930e7

Browse files
committed
Add changelog entry
1 parent 2a9da4b commit 89930e7

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,17 @@ This document is formatted according to the principles of [Keep A CHANGELOG](htt
99
Please visit [cucumber/CONTRIBUTING.md](https://github.com/cucumber/cucumber/blob/master/CONTRIBUTING.md) for more info on how to contribute to Cucumber.
1010

1111
## [Unreleased]
12-
13-
## [9.1.0] - 2023-11-14
1412
### Added
1513

14+
### Changed
15+
- Updated dependencies to slightly more permissive / up to date versions ([luke-hill](https://github.com/luke-hill))
16+
17+
### Fixed
18+
19+
### Removed
20+
- The sample sinatra tests are no longer used in internal testing (This removes a bunch of superfluous dev gems) ([#1743](https://github.com/cucumber/cucumber-ruby/pull/1743) [luke-hill](https://github.com/luke-hill))
21+
22+
## [9.1.0] - 2023-11-14
1623
### Changed
1724
- First couple of passes of tidying up approximately 40% of the manual fix cops
1825
([#1739](https://github.com/cucumber/cucumber-ruby/pull/1739) [#1740](https://github.com/cucumber/cucumber-ruby/pull/1740) [#1741](https://github.com/cucumber/cucumber-ruby/pull/1741) [#1742](https://github.com/cucumber/cucumber-ruby/pull/1742) [luke-hill](https://github.com/luke-hill))

0 commit comments

Comments
 (0)