diff --git a/ChangeLog.md b/ChangeLog.md index 756d319dca9ee33f6299cf0ee5d8292f4f83445f..b12b9932fb75dfa47d1e3782df405afb833d9e14 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -2,6 +2,12 @@ All notable changes are documented in this file using the [Keep a CHANGELOG](http://keepachangelog.com/) principles. +## [6.0.2] - 2024-07-03 + +### Changed + +* This project now uses PHPStan instead of Psalm for static analysis + ## [6.0.1] - 2024-03-02 ### Changed @@ -145,6 +151,7 @@ All notable changes are documented in this file using the [Keep a CHANGELOG](htt * This component is no longer supported on PHP 5.6 +[6.0.2]: https://github.com/sebastianbergmann/diff/compare/6.0.1...6.0.2 [6.0.1]: https://github.com/sebastianbergmann/diff/compare/6.0.0...6.0.1 [6.0.0]: https://github.com/sebastianbergmann/diff/compare/5.1...6.0.0 [5.1.1]: https://github.com/sebastianbergmann/diff/compare/5.1.0...5.1.1