fix:repo cleanup
This commit is contained in:
@@ -2,6 +2,12 @@
|
||||
|
||||
All notable changes to `sebastianbergmann/object-enumerator` are documented in this file using the [Keep a CHANGELOG](http://keepachangelog.com/) principles.
|
||||
|
||||
## [7.0.0] - 2025-02-07
|
||||
|
||||
### Removed
|
||||
|
||||
* This component is no longer supported on PHP 8.2
|
||||
|
||||
## [6.0.1] - 2024-07-03
|
||||
|
||||
### Changed
|
||||
@@ -92,6 +98,7 @@ All notable changes to `sebastianbergmann/object-enumerator` are documented in t
|
||||
|
||||
* Initial release
|
||||
|
||||
[7.0.0]: https://github.com/sebastianbergmann/object-enumerator/compare/6.0...7.0.0
|
||||
[6.0.1]: https://github.com/sebastianbergmann/object-enumerator/compare/6.0.0...6.0.1
|
||||
[6.0.0]: https://github.com/sebastianbergmann/object-enumerator/compare/5.0...6.0.0
|
||||
[5.0.0]: https://github.com/sebastianbergmann/object-enumerator/compare/4.0.4...5.0.0
|
||||
|
||||
Reference in New Issue
Block a user