Skip to content

Commit a4fa5ed

Browse files
committed
updated changelog
1 parent 3a9fdda commit a4fa5ed

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,13 @@
11
# Change Log
2-
32
All notable changes to this project will be documented in this file.
43

54
The format is based on [Keep a Changelog](http://keepachangelog.com/)
65
and this project adheres to [Semantic Versioning](http://semver.org/).
76

7+
## [1.2.0] - 2023-11-06
8+
### Added
9+
- Option to generate prettier PHP code [#8].
10+
811
## [1.1.1] - 2022-02-23
912
### Security
1013
- Updated the plural form conversion to accept a limited character set [#5]
@@ -24,7 +27,9 @@ First version
2427
[#1]: https://github.com/php-gettext/Translator/issues/1
2528
[#3]: https://github.com/php-gettext/Translator/issues/3
2629
[#5]: https://github.com/php-gettext/Translator/issues/5
30+
[#8]: https://github.com/php-gettext/Translator/issues/8
2731

32+
[1.2.0]: https://github.com/php-gettext/Translator/compare/v1.1.1...v1.2.0
2833
[1.1.1]: https://github.com/php-gettext/Translator/compare/v1.1.0...v1.1.1
2934
[1.1.0]: https://github.com/php-gettext/Translator/compare/v1.0.1...v1.1.0
3035
[1.0.1]: https://github.com/php-gettext/Translator/compare/v1.0.0...v1.0.1

0 commit comments

Comments
 (0)