Skip to content

Commit 2f15508

Browse files
Prepare release
1 parent c04cec4 commit 2f15508

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+
## [6.0.1] - 2024-06-17
6+
7+
### Changed
8+
9+
* [#30](https://github.com/sebastianbergmann/recursion-context/pull/30): Use more efficient `spl_object_id()` over `spl_object_hash()`
10+
511
## [6.0.0] - 2024-02-02
612

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

4652
* Tests etc. are now ignored for archive exports
4753

54+
[6.0.1]: https://github.com/sebastianbergmann/recursion-context/compare/6.0.0...6.0.1
4855
[6.0.0]: https://github.com/sebastianbergmann/recursion-context/compare/5.0...6.0.0
4956
[5.0.0]: https://github.com/sebastianbergmann/recursion-context/compare/4.0.5...5.0.0
5057
[4.0.5]: https://github.com/sebastianbergmann/recursion-context/compare/4.0.4...4.0.5

0 commit comments

Comments
 (0)