File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change 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 )
You can’t perform that action at this time.
0 commit comments