Add changelog about fix to duplicated posts in all timeline

This commit is contained in:
Kitaiti Makoto 2021-03-29 23:35:31 +09:00
parent 4c2cd92f0d
commit f77dce9f12

View file

@ -28,6 +28,7 @@
- Upsert posts and media instead of trying to insert and fail (#912)
- Update post's ActivityPub id when published by update (#915)
- Calculate media URI properly even when MEDIA_UPLOAD_DIRECTORY configured (#916)
- Prevent duplicated posts in 'all' timeline (#917)
## [[0.6.0]] - 2020-12-29