File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed
Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -5,18 +5,21 @@ 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] - Unreleased
8+ ## [ 1.1.0] - 2022-02-23
99### Added
10- - Option to include empty translations in the ` ArrayGenerator ` # 3
10+ - Option to include empty translations in the ` ArrayGenerator ` [ # 3 ]
1111
1212## [ 1.0.1] - 2020-12-01
1313### Fixed
1414- Added PHP 8 to composer.json
1515- Define functions only if they are undefined [ #1 ]
1616
17- ## 1.0.0 - 2019-11-05
17+ ## [ 1.0.0] - 2019-11-05
1818First version
1919
2020[ #1 ] : https://github.com/php-gettext/Translator/issues/1
21+ [ #3 ] : https://github.com/php-gettext/Translator/issues/3
2122
23+ [ 1.1.0 ] : https://github.com/php-gettext/Translator/compare/v1.0.1...v1.1.0
2224[ 1.0.1 ] : https://github.com/php-gettext/Translator/compare/v1.0.0...v1.0.1
25+ [ 1.0.0 ] : https://github.com/php-gettext/Translator/releases/tag/v1.0.0
You can’t perform that action at this time.
0 commit comments