Skip to content

Commit a7fa338

Browse files
committed
Fixed changelog messages
1 parent f77c693 commit a7fa338

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
88
## [Unreleased]
99

1010
## [7.0.0] - 2025-10-03
11+
### Changed
12+
- [Ruby] Minimum ruby version is now bumped from 2.3 to 2.6 (With minor refactors to the parser) ([#204](https://github.com/cucumber/tag-expressions/pull/204))
13+
- [Ruby] Speed up Parser#parse by removing redundant `nil` safety check
1114

1215
## [6.2.0] - 2025-05-25
1316
### Added

0 commit comments

Comments
 (0)