You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/)
6
6
and this project adheres to [Semantic Versioning](http://semver.org/).
7
7
8
8
## [Unreleased]
9
+
10
+
## [8.0.0] - 2025-10-14
9
11
### Fixed
10
12
-[Perl] Fix building release artifacts ([#214](https://github.com/cucumber/tag-expressions/pull/214))
11
13
@@ -16,8 +18,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
16
18
### Changed
17
19
-[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))
18
20
-[Ruby] Speed up `Parser#parse` by removing redundant `nil` safety check
19
-
20
-
### Changed
21
21
-[Python] PEP 639 licence metadata specification ([#211](https://github.com/cucumber/tag-expressions/pull/211))
22
22
23
23
## [6.2.0] - 2025-05-25
@@ -219,7 +219,8 @@ by [aslakhellesoy](https://github.com/aslakhellesoy))
0 commit comments