Skip to content

Commit

Permalink
updated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
oscarotero committed Nov 6, 2023
1 parent 3a9fdda commit a4fa5ed
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,13 @@
# Change Log

All notable changes to this project will be documented in this file.

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

## [1.2.0] - 2023-11-06
### Added
- Option to generate prettier PHP code [#8].

## [1.1.1] - 2022-02-23
### Security
- Updated the plural form conversion to accept a limited character set [#5]
Expand All @@ -24,7 +27,9 @@ First version
[#1]: https://github.com/php-gettext/Translator/issues/1
[#3]: https://github.com/php-gettext/Translator/issues/3
[#5]: https://github.com/php-gettext/Translator/issues/5
[#8]: https://github.com/php-gettext/Translator/issues/8

[1.2.0]: https://github.com/php-gettext/Translator/compare/v1.1.1...v1.2.0
[1.1.1]: https://github.com/php-gettext/Translator/compare/v1.1.0...v1.1.1
[1.1.0]: https://github.com/php-gettext/Translator/compare/v1.0.1...v1.1.0
[1.0.1]: https://github.com/php-gettext/Translator/compare/v1.0.0...v1.0.1
Expand Down

0 comments on commit a4fa5ed

Please sign in to comment.