projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bfc9294
)
Add back streaming fix entry
author
rinpatch
<rinpatch@sdf.org>
Fri, 4 Oct 2019 18:17:29 +0000
(21:17 +0300)
committer
rinpatch
<rinpatch@sdf.org>
Fri, 4 Oct 2019 18:17:29 +0000
(21:17 +0300)
CHANGELOG.md
patch
|
blob
|
history
diff --git
a/CHANGELOG.md
b/CHANGELOG.md
index 0168e169a92fec489ee50bfcf157d07bfbcd53b3..ec3e6e6f3869083dd5444d89de51a461ed28279c 100644
(file)
--- a/
CHANGELOG.md
+++ b/
CHANGELOG.md
@@
-6,6
+6,7
@@
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
## [1.0.91] - 2019-??-??
### Fixed
- Mastodon API: Inability to get some local users by nickname in `/api/v1/accounts/:id_or_nickname`
+- Mastodon API: Blocks are now treated consistently between the Streaming API and the Timeline APIs
## [1.0.90] - 2019-09-30
### Security