From: rinpatch Date: Fri, 8 Nov 2019 23:09:47 +0000 (+0300) Subject: Add a changelog entry about frontend bundle update X-Git-Url: http://git.squeep.com/?a=commitdiff_plain;h=287d92c9202de151c917550a5bfc5715d57dff83;p=akkoma Add a changelog entry about frontend bundle update --- diff --git a/CHANGELOG.md b/CHANGELOG.md index 5761e43e8..86c0553d5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,9 +6,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). ## [1.1.5] - 2019-11-09 ### Fixed - Polls having different numbers in timelines/notifications/poll api endpoints due to cache desyncronization - - Pleroma API: OAuth token endpoint not being found when ".json" suffix is appended +### Changed +- Frontend bundle updated to [044c9ad0](https://git.pleroma.social/pleroma/pleroma-fe/commit/044c9ad0562af059dd961d50961a3880fca9c642) + ## [1.1.4] - 2019-11-01 ### Fixed - Added a migration that fills up empty user.info fields to prevent breakage after previous unsafe migrations.