File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change 11# Change Log
2-
32All notable changes to this project will be documented in this file.
43
54The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ )
65and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
76
7+ ## [ 2.0.0] - 2024-03-10
8+ ### Changed
9+ - Upgraded ` nikic/php-parser ` to 5.x [ #16 ] .
10+ - Bump the minimum PHP version from 7.2 to 7.4 [ #16 ] .
11+
812## [ 1.3.1] - 2022-03-18
913### Fixed
1014- Support for concatenated strings [ #14 ] .
@@ -53,7 +57,9 @@ First version
5357[ #11 ] : https://github.com/php-gettext/PHP-Scanner/issues/11
5458[ #12 ] : https://github.com/php-gettext/PHP-Scanner/issues/12
5559[ #14 ] : https://github.com/php-gettext/PHP-Scanner/issues/14
60+ [ #16 ] : https://github.com/php-gettext/PHP-Scanner/issues/16
5661
62+ [ 2.0.0 ] : https://github.com/php-gettext/PHP-Scanner/compare/v1.3.1...v2.0.0
5763[ 1.3.1 ] : https://github.com/php-gettext/PHP-Scanner/compare/v1.3.0...v1.3.1
5864[ 1.3.0 ] : https://github.com/php-gettext/PHP-Scanner/compare/v1.2.2...v1.3.0
5965[ 1.2.2 ] : https://github.com/php-gettext/PHP-Scanner/compare/v1.2.1...v1.2.2
You can’t perform that action at this time.
0 commit comments