Changelog: Add information about user.info migration.
This commit is contained in:
parent
8ad75f9ecf
commit
5b34545b64
|
@ -3,6 +3,10 @@ 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/).
|
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.
|
||||||
|
|
||||||
## [1.1.3] - 2019-10-25
|
## [1.1.3] - 2019-10-25
|
||||||
### Fixed
|
### Fixed
|
||||||
- Blocked users showing up in notifications collapsed as if they were muted
|
- Blocked users showing up in notifications collapsed as if they were muted
|
||||||
|
|
Loading…
Reference in New Issue