Skip to content

Commit 9ee0cff

Browse files
committed
Changelog for #33 / #101
1 parent 8fabcc7 commit 9ee0cff

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

Changelog.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
### 2.0.0.pre
22

3-
Version 2.0.0 is a maintenance release, it drops support for Ruby below 3, and
4-
changes the supported RSpec version to "main" and current release series.
5-
(At the time of writing this is 3.13.x, but it means the current supported
6-
release only).
3+
Version 2.0.0 drops support for Ruby below 3, and changes the supported RSpec version to "main" and current release series.
4+
(At the time of writing this is 3.13.x, but it means the current supported release only).
5+
6+
Breaking changes:
7+
8+
* Now uses `public_send` so that private methods will not be accidentally reachable. (James Ottaway #33, #101)
79

810
### 1.3.1 / 2024-10-23
911
[full changelog](http://github.com/rspec/rspec-its/compare/v1.3.0...v1.3.1)

0 commit comments

Comments
 (0)