diff --git a/CHANGELOG.md b/CHANGELOG.md index 9f96e68..cd40f0d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,44 @@ CHANGELOG ========= +1.1.2 (XXXX-XX-XX) +------------------ + +**General changes**: + +* Updated Flarum core translations. + + +**Added support for new extensions**: + +* [`askvortsov/flarum-categories`](https://github.com/askvortsov1/flarum-categories) +* [`fof/anti-spam`](https://github.com/FriendsOfFlarum/anti-spam) +* [`fof/byobu`](https://github.com/FriendsOfFlarum/byobu) +* [`fof/gamification`](https://github.com/FriendsOfFlarum/gamification) +* [`fof/upload`](https://github.com/FriendsOfFlarum/upload) +* [`fof/user-bio`](https://github.com/FriendsOfFlarum/user-bio) +* [`fof/user-directory`](https://github.com/FriendsOfFlarum/user-directory) +* [`katosdev/signature`](https://github.com/katosdev/signature) +* [`neoncube/flarum-private-messages`](https://github.com/neoncube2/flarum-private-messages) +* [`nosun/reply-to-see`](https://github.com/nosun/flarum-ext-reply2see) +* [`nyu8/flarum-email-filter`](https://github.com/nyu8/flarum-email-filter) +* [`peruguitar/flarum-ext-user-portrait`](https://github.com/Anexsoft/peruguitar-flarum-ext-user-portrait) +* [`ralkage/flarum-hcaptcha`](https://github.com/Ralkage/flarum-hcaptcha) +* [`ramesh-dada/flarum-gui-image-and-link`](https://github.com/ramesh-dada/Flarum-GUI-Image-and-Link) +* [`ramesh-dada/realtime`](https://github.com/ramesh-dada/realtime) +* [`rehiy/flarum-reply-to-see`](https://github.com/rehiy/flarum-reply-to-see) +* [`sycho/flarum-move-posts`](https://github.com/SychO9/flarum-move-posts) + + +**Updated translations for extensions**: + +* [`flarum/akismet`](https://github.com/flarum/akismet) +* [`flarum/likes`](https://github.com/flarum/likes) + + +All changes: [1.1.1...1.1.2](https://github.com/flarum-lang/swedish/compare/1.1.1...1.1.2). + + 1.1.1 (2022-10-12) ------------------