From: lain Date: Mon, 4 Nov 2019 17:31:08 +0000 (+0000) Subject: Apply suggestion to CHANGELOG.md X-Git-Url: https://git.squeep.com/?a=commitdiff_plain;h=b7de4ad0828078ed5aa03d243319855ce3eb95f8;p=akkoma Apply suggestion to CHANGELOG.md --- diff --git a/CHANGELOG.md b/CHANGELOG.md index 979a9ac52..4f681704c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). ## [1.1.4] - 2019-11-01 ### Fixed - Added a migration that fills up empty user.info fields to prevent breakage after previous unsafe migrations. +- Failure to migrate from pre-1.0.0 versions +- Mastodon API: Notification stream not including follow notifications ## [1.1.3] - 2019-10-25 ### Fixed