File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,10 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ )
66and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
77
8+ ## [ 1.3.0] - 2021-04-01
9+ ### Added
10+ - The translations with sprintf expressions have the ` php-format ` flag [ #12 ]
11+
812## [ 1.2.2] - 2021-01-12
913### Fixed
1014- Support for PHP 8 [ #11 ]
@@ -43,7 +47,9 @@ First version
4347[ #8 ] : https://github.com/php-gettext/PHP-Scanner/issues/8
4448[ #9 ] : https://github.com/php-gettext/PHP-Scanner/issues/9
4549[ #11 ] : https://github.com/php-gettext/PHP-Scanner/issues/11
50+ [ #12 ] : https://github.com/php-gettext/PHP-Scanner/issues/12
4651
52+ [ 1.3.0 ] : https://github.com/php-gettext/PHP-Scanner/compare/v1.2.2...v1.3.0
4753[ 1.2.2 ] : https://github.com/php-gettext/PHP-Scanner/compare/v1.2.1...v1.2.2
4854[ 1.2.1 ] : https://github.com/php-gettext/PHP-Scanner/compare/v1.2.0...v1.2.1
4955[ 1.2.0 ] : https://github.com/php-gettext/PHP-Scanner/compare/v1.1.1...v1.2.0
You can’t perform that action at this time.
0 commit comments