We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ae09fb commit 273a1ccCopy full SHA for 273a1cc
CHANGELOG.md
@@ -4,15 +4,26 @@
4
5
### Breaking Changes
6
7
+### Added
8
+
9
+## 4.2.2 - 2023-09-05
10
11
+### Breaking Changes
12
13
- Drop support for RSpec 2.
14
15
### Added
16
17
- Document unexpected behavior where the `--only-group` flag will also set a
18
grouping strategy.
19
20
+## 4.2.1 - 2023-05-05
21
22
### Fixed
23
24
+- Fix $TEST_ENV_NUMBER replacing code to not affect all processes (#905)
25
+- Remove duplicate raise codes. (#897)
26
27
## 4.2.0 - 2023-02-06
28
29
0 commit comments