diff --git a/CHANGELOG.md b/CHANGELOG.md index 2ca2dd6..2734d8d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,14 @@ Changelog v1.0.0 - TBD --- +v0.5.0 - 2020-09-09 +--- + * [#104](https://github.com/basz/SlmLocale/pull/104) Run tests for php 7.2 and 7.3 + * [#106](https://github.com/basz/SlmLocale/pull/106) Added a view-helper to get the primary-language + * [#105](https://github.com/basz/SlmLocale/pull/105) Fixed locale url change, from default locale to other locale + * [#107](https://github.com/basz/SlmLocale/pull/107) Added Laminas support + * [#108](https://github.com/basz/SlmLocale/pull/108) Added tests for php74 + v0.4.1 --- * [#99](https://github.com/basz/SlmLocale/pull/99) fixed #26 unit testing applications using SlmLocale @@ -34,4 +42,4 @@ First public stable release * Rewrite of internal detector events * Update of all available strategies * Compliant with coding standards - * All covered with unit tests \ No newline at end of file + * All covered with unit tests