Skip to content

Commit 0b01998

Browse files
Prepare release
1 parent df9ee38 commit 0b01998

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

ChangeLog.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
All notable changes are documented in this file using the [Keep a CHANGELOG](https://keepachangelog.com/) principles.
44

5+
## [7.0.1] - 2025-08-13
6+
7+
### Changed
8+
9+
* Do not use `SplObjectStorage` methods that will be deprecated in PHP 8.5
10+
511
## [7.0.0] - 2025-02-07
612

713
### Removed
@@ -75,6 +81,7 @@ All notable changes are documented in this file using the [Keep a CHANGELOG](htt
7581

7682
* Tests etc. are now ignored for archive exports
7783

84+
[7.0.1]: https://github.com/sebastianbergmann/recursion-context/compare/7.0.0...7.0.1
7885
[7.0.0]: https://github.com/sebastianbergmann/recursion-context/compare/6.0...7.0.0
7986
[6.0.3]: https://github.com/sebastianbergmann/recursion-context/compare/6.0.2...6.0.3
8087
[6.0.2]: https://github.com/sebastianbergmann/recursion-context/compare/6.0.1...6.0.2

0 commit comments

Comments
 (0)