projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a0435dc
)
update changelog
author
Ariadne Conill
<ariadne@dereferenced.org>
Fri, 4 Oct 2019 21:18:38 +0000
(21:18 +0000)
committer
Ariadne Conill
<ariadne@dereferenced.org>
Fri, 4 Oct 2019 21:18:38 +0000
(21:18 +0000)
CHANGELOG.md
patch
|
blob
|
history
diff --git
a/CHANGELOG.md
b/CHANGELOG.md
index 20d1c9bf5c973dedf5235ee40a898f87e9a42bdf..a7c9269ad1fce470070b5fa89b9ff2505b9dd30d 100644
(file)
--- a/
CHANGELOG.md
+++ b/
CHANGELOG.md
@@
-7,6
+7,7
@@
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
### 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
+- ActivityPub: Correct addressing of Undo.
## [1.0.90] - 2019-09-30
### Security