Skip to content

Commit c1ca381

Browse files
Prepare release
1 parent 974fe90 commit c1ca381

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+
## [5.0.1] - 2024-07-03
6+
7+
### Changed
8+
9+
* This project now uses PHPStan instead of Psalm for static analysis
10+
511
## [5.0.0] - 2024-02-02
612

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

5460
* This component is no longer supported on PHP 7.1 and PHP 7.2
5561

62+
[5.0.1]: https://github.com/sebastianbergmann/php-invoker/compare/5.0.1...5.0.1
5663
[5.0.0]: https://github.com/sebastianbergmann/php-invoker/compare/4.0...5.0.0
5764
[4.0.0]: https://github.com/sebastianbergmann/php-invoker/compare/3.1.1...4.0.0
5865
[3.1.1]: https://github.com/sebastianbergmann/php-invoker/compare/3.1.0...3.1.1

0 commit comments

Comments
 (0)