Skip to content
This repository was archived by the owner on Nov 30, 2024. It is now read-only.

Commit 3e67ac0

Browse files
pirjJonRowe
authored andcommitted
Fix Changelog.md
Added in 3.13, not 3.12 bd26d93
1 parent a3dda29 commit 3e67ac0

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

Changelog.md

+5-2
Original file line numberDiff line numberDiff line change
@@ -16,15 +16,18 @@ Enchancements
1616

1717
* Add `RubyFeatures#supports_syntax_suggest?`. (Jon Rowe, #571)
1818

19+
Bug Fixes:
20+
21+
* Allow string keys for keyword arguments during verification of method
22+
signatures, (but only on Ruby 3+). (@malcolmohare, #591)
23+
1924
### 3.12.2 / 2024-02-04
2025
[Full Changelog](http://github.com/rspec/rspec-support/compare/v3.12.1...v3.12.2)
2126

2227
Bug Fixes:
2328

2429
* Properly surface errors from `in_sub_process`. (Jon Rowe, #575)
2530
* Add magic comment for freezing string literals. (Josh Nichols, #586)
26-
* Allow string keys for keyword arguments during verification of method
27-
signatures, (but only on Ruby 3+). (@malcolmohare, #591)
2831

2932
### 3.12.1 / 2023-06-26
3033
[Full Changelog](http://github.com/rspec/rspec-support/compare/v3.12.0...v3.12.1)

0 commit comments

Comments
 (0)