diff --git a/CHANGELOG.md b/CHANGELOG.md index e741b2c..d406d7c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,32 @@ CHANGELOG ========= +1.4.0 (2023-05-21) +------------------ + +**Ogólne usprawnienia**: + +* Aktualizacja tłumaczeń głównego silnika Flarum. +* Aktualizacja tłumaczeń komunikatów walidacji. + + +**Dodano wsparcie dla nowych rozszerzeń**: + +* [`flarum/bbcode`](https://github.com/flarum/bbcode) + + +**Zaktualizowano tłumaczenia dla rozszerzeń**: + +* [`acpl/flarum-lscache`](https://github.com/android-com-pl/flarum-lscache) +* [`askvortsov/flarum-pwa`](https://github.com/askvortsov1/flarum-pwa) +* [`club-1/flarum-ext-cross-references`](https://github.com/club-1/flarum-ext-cross-references) +* [`flarum/likes`](https://github.com/flarum/likes) +* [`flarum/mentions`](https://github.com/flarum/mentions) + + +Wszystkie zmiany: [v1.3.2...v1.4.0](https://github.com/flarum-lang/polish/compare/v1.3.2...v1.4.0). + + 1.3.2 (2023-05-06) ------------------