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.1.0] - 2019-11-19
9+ ### Added
10+ - In v1.0, non-scalar arguments (others than string, int and float) were discarded. Now the arrays are included too [ #5 ]
11+
812## [ 1.0.1] - 2019-11-11
913### Fixed
1014- Anonimous function produce fatal errors [ #1 ]
@@ -13,5 +17,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
1317First version
1418
1519[ #1 ] : https://github.com/php-gettext/PHP-Scanner/issues/1
20+ [ #5 ] : https://github.com/php-gettext/PHP-Scanner/issues/5
1621
22+ [ 1.1.0 ] : https://github.com/php-gettext/PHP-Scanner/compare/v1.0.1...v1.1.0
1723[ 1.0.1 ] : https://github.com/php-gettext/PHP-Scanner/compare/v1.0.0...v1.0.1
You can’t perform that action at this time.
0 commit comments