Skip to content

Commit 1a202ba

Browse files
committed
update doc
1 parent f532bc6 commit 1a202ba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
### 1.3.0 (2025-02-03)
2-
* Junit [junit 5.11](https://docs.junit.org/5.11.0/release-notes/#release-notes-5.11.0-junit-jupiter-deprecations-and-breaking-changes) compatibility:
2+
* [Junit 5.11](https://docs.junit.org/5.11.0/release-notes/#release-notes-5.11.0-junit-jupiter-deprecations-and-breaking-changes) compatibility:
33
- @ExtendWith on a non-static field now participate in beforeAll/afterAll;
44
- static extension fields are registered before non-static fields (junit behavior change fixing extensions order)
5-
* Add support for LifecycleMethodExecutionExceptionHandler (for spock's setupSpec, setup etc.)
5+
* Add support for LifecycleMethodExecutionExceptionHandler (for spock setupSpec, setup etc.)
66

77
### 1.2.0 (2022-11-25)
88
* Add root (engine-level) context to be able to use global storage in extensions (#44)

0 commit comments

Comments
 (0)