Daniel Supernault преди 5 години
родител
ревизия
0f9b2aea2e
променени са 1 файла, в които са добавени 3 реда и са изтрити 1 реда
  1. 3 1
      CHANGELOG.md

+ 3 - 1
CHANGELOG.md

@@ -49,7 +49,9 @@
 - Updated Timeline.vue, add remote post/profile links ([d4147083](https://github.com/pixelfed/pixelfed/commit/d4147083))
 - Updated StoryTimelineComponent, added list prop for new timeline layout ([1692a95a](https://github.com/pixelfed/pixelfed/commit/1692a95a))
 - Updated blank layout, add sharedData js ([4a293ed9](https://github.com/pixelfed/pixelfed/commit/4a293ed9))
-- Updated oauth api, allow multiple redirect_uris. Fixes #2106 ([0540a28a](https://github.com/pixelfed/pixelfed/commit/0540a28a))
+- Updated oauth api, allow multiple redirect_uris. Fixes #[2106](https://github.com/pixelfed/pixelfed/issues/2106) ([0540a28a](https://github.com/pixelfed/pixelfed/commit/0540a28a))
+- Updated ActivityPub Outbox, fixes #[2100](https://github.com/pixelfed/pixelfed/issues/2100) ([c84cee5a](https://github.com/pixelfed/pixelfed/commit/c84cee5a))
+
 
 ## [v0.10.8 (2020-01-29)](https://github.com/pixelfed/pixelfed/compare/v0.10.7...v0.10.8)
 ### Added