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
+10-7
Original file line number
Diff line number
Diff line change
@@ -9,23 +9,25 @@ 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
+
13
+
## [9.1.0] - 2023-11-14
12
14
### Added
13
15
14
16
### Changed
15
17
- First couple of passes of tidying up approximately 40% of the manual fix cops
-`ParameterType` message now contains a new (sourceReference), property
22
-
(This contains a uri string and a `Location` message -> for where the ParameterType `transformer` is located) ([#1738](https://github.com/cucumber/cucumber-ruby/pull/1738)[luke-hill](https://github.com/luke-hill))
24
+
(This contains a uri string and a `Location` message -> for where the ParameterType `transformer` is located) ([#1738](https://github.com/cucumber/cucumber-ruby/pull/1738)[luke-hill](https://github.com/luke-hill))
23
25
-`#attach` now can take an optional filename parameter which will rename attachments like PDF's
- Removed a variety of overrides / hacks for travis CI (No longer in use) ([#1738](https://github.com/cucumber/cucumber-ruby/pull/1738)[luke-hill](https://github.com/luke-hill))
@@ -125,7 +127,8 @@ can use the immutable versions instead: `DataTable#map_column` and
0 commit comments