aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorlain <lain@soykaf.club>2019-11-05 12:02:45 +0000
committerlain <lain@soykaf.club>2019-11-05 12:02:45 +0000
commit21716aa594064d5f4f4a91a8b40a679775709e1d (patch)
tree660f575029e4eaf8cf5577049ab67ed1902a04a2 /CHANGELOG.md
parenta43b899e94c499a9b5cb1a072fe4b96f0f02696f (diff)
parentb7de4ad0828078ed5aa03d243319855ce3eb95f8 (diff)
downloadpleroma-1.1.4.tar.gz
Merge branch 'release/1.1.4' into 'stable'v1.1.4
Release/1.1.4 - user.info fix plus NOT NULL for user.info See merge request pleroma/pleroma!1927
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8e078d422..4f681704c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file.
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
- Blocked users showing up in notifications collapsed as if they were muted