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
+6-3Lines changed: 6 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -9,12 +9,14 @@ This document is formatted according to the principles of [Keep A CHANGELOG](htt
9
9
Please visit [cucumber/CONTRIBUTING.md](https://github.com/cucumber/cucumber/blob/master/CONTRIBUTING.md) for more info on how to contribute to Cucumber.
10
10
11
11
## [Unreleased]
12
-
### Fixed
13
-
- The `Passed``Result` class was missing the strict keyword argument handling
14
12
13
+
## [13.0.1] - 2024-01-31
15
14
### Changed
16
15
- Fixed up a few styling / layout cops in the tests
17
16
17
+
### Fixed
18
+
- The `Passed``Result` class was missing the strict keyword argument handling
19
+
18
20
## [13.0.0] - 2023-12-05
19
21
### Changed
20
22
- Now using a 2-tiered changelog to avoid any bugs when using polyglot-release
@@ -53,7 +55,8 @@ See upgrading notes for [13.0.0.md](upgrading_notes/13.0.0.md#upgrading-to-1300)
53
55
### Changed
54
56
- Updated `cucumber-gherkin` and `cucumber-messages`
0 commit comments