Skip to content

Commit

Permalink
Move release note entry to 5.12.0-M1
Browse files Browse the repository at this point in the history
Closes #3925.
  • Loading branch information
marcphilipp committed Sep 18, 2024
1 parent 7069420 commit 40907ee
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,7 @@ on GitHub.
[[release-notes-5.11.1-junit-platform-new-features-and-improvements]]
==== New Features and Improvements

* Introduce `ReflectionSupport.makeAccessible(Field)` for third-party use rather than
calling the internal `ReflectionUtils.makeAccessible(Field)` method directly.
* ❓


[[release-notes-5.11.1-junit-jupiter]]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,8 @@ JUnit repository on GitHub.
[[release-notes-5.12.0-M1-junit-platform-new-features-and-improvements]]
==== New Features and Improvements

* ❓
* Introduce `ReflectionSupport.makeAccessible(Field)` for third-party use rather than
calling the internal `ReflectionUtils.makeAccessible(Field)` method directly.


[[release-notes-5.12.0-M1-junit-jupiter]]
Expand Down

0 comments on commit 40907ee

Please sign in to comment.