projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4388255
)
Apply suggestion to CHANGELOG.md
author
lain
<lain@soykaf.club>
Mon, 4 Nov 2019 17:31:08 +0000
(17:31 +0000)
committer
lain
<lain@soykaf.club>
Mon, 4 Nov 2019 17:31:08 +0000
(17:31 +0000)
CHANGELOG.md
patch
|
blob
|
history
diff --git
a/CHANGELOG.md
b/CHANGELOG.md
index 979a9ac52dc8c68fc222b9f812f5f849ababed39..4f681704c5776f38de4b47913adbb32d784cfa53 100644
(file)
--- 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