summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlain <lain@soykaf.club>2019-11-04 17:31:08 +0000
committerlain <lain@soykaf.club>2019-11-04 17:31:08 +0000
commitb7de4ad0828078ed5aa03d243319855ce3eb95f8 (patch)
tree660f575029e4eaf8cf5577049ab67ed1902a04a2
parent4388255eed40c436d5931c3d0d070f3c1c9aab83 (diff)
Apply suggestion to CHANGELOG.md
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
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