projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
67d772d
)
changelog
author
Ariadne Conill
<ariadne@dereferenced.org>
Fri, 4 Oct 2019 22:00:18 +0000
(22:00 +0000)
committer
Ariadne Conill
<ariadne@dereferenced.org>
Fri, 4 Oct 2019 22:00:18 +0000
(22:00 +0000)
CHANGELOG.md
patch
|
blob
|
history
diff --git
a/CHANGELOG.md
b/CHANGELOG.md
index c89f73907f671c652cac9767f89dde76212241e4..f49e6e5926792bdacfd22b688d890168dace518c 100644
(file)
--- a/
CHANGELOG.md
+++ b/
CHANGELOG.md
@@
-12,6
+12,9
@@
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
### Removed
- ActivityPub: The `/objects/:uuid/likes` endpoint.
+### Changed
+- The `Pleroma.FlakeId` module has been replaced with the `flake_id` library.
+
## [1.0.90] - 2019-09-30
### Security
- Mastodon API: respect post privacy in `/api/v1/statuses/:id/{favourited,reblogged}_by`