Skip to content

Commit 273a1cc

Browse files
committed
changelog
1 parent 7ae09fb commit 273a1cc

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,26 @@
44

55
### Breaking Changes
66

7+
### Added
8+
9+
## 4.2.2 - 2023-09-05
10+
11+
### Breaking Changes
12+
713
- Drop support for RSpec 2.
814

915
### Added
1016

1117
- Document unexpected behavior where the `--only-group` flag will also set a
1218
grouping strategy.
1319

20+
## 4.2.1 - 2023-05-05
21+
1422
### Fixed
1523

24+
- Fix $TEST_ENV_NUMBER replacing code to not affect all processes (#905)
25+
- Remove duplicate raise codes. (#897)
26+
1627
## 4.2.0 - 2023-02-06
1728

1829
### Fixed

0 commit comments

Comments
 (0)