Skip to content

Commit 3e0404d

Browse files
Prepare release
1 parent 531e8d9 commit 3e0404d

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

ChangeLog.md

+7
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](http://keepachangelog.com/) principles.
44

5+
## [4.0.1] - 2024-07-03
6+
7+
### Changed
8+
9+
* This project now uses PHPStan instead of Psalm for static analysis
10+
511
## [4.0.0] - 2024-02-02
612

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

5662
* Removed support for PHP 5.3, PHP 5.4, PHP 5.5, PHP 5.6, PHP 7.0, PHP 7.1, and PHP 7.2
5763

64+
[4.0.1]: https://github.com/sebastianbergmann/php-text-template/compare/4.0.0...4.0.1
5865
[4.0.0]: https://github.com/sebastianbergmann/php-text-template/compare/3.0...4.0.0
5966
[3.0.1]: https://github.com/sebastianbergmann/php-text-template/compare/3.0.0...3.0.1
6067
[3.0.0]: https://github.com/sebastianbergmann/php-text-template/compare/2.0.4...3.0.0

0 commit comments

Comments
 (0)