File tree 1 file changed +6
-0
lines changed
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.
5
5
The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ )
6
6
and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
7
7
8
+ ## [ 1.3.0] - 2021-04-01
9
+ ### Added
10
+ - The translations with sprintf expressions have the ` php-format ` flag [ #12 ]
11
+
8
12
## [ 1.2.2] - 2021-01-12
9
13
### Fixed
10
14
- Support for PHP 8 [ #11 ]
@@ -43,7 +47,9 @@ First version
43
47
[ #8 ] : https://github.com/php-gettext/PHP-Scanner/issues/8
44
48
[ #9 ] : https://github.com/php-gettext/PHP-Scanner/issues/9
45
49
[ #11 ] : https://github.com/php-gettext/PHP-Scanner/issues/11
50
+ [ #12 ] : https://github.com/php-gettext/PHP-Scanner/issues/12
46
51
52
+ [ 1.3.0 ] : https://github.com/php-gettext/PHP-Scanner/compare/v1.2.2...v1.3.0
47
53
[ 1.2.2 ] : https://github.com/php-gettext/PHP-Scanner/compare/v1.2.1...v1.2.2
48
54
[ 1.2.1 ] : https://github.com/php-gettext/PHP-Scanner/compare/v1.2.0...v1.2.1
49
55
[ 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