From 5be02155c157f00ad5190e6cea4a3649aab148b1 Mon Sep 17 00:00:00 2001 From: Daniel Supernault Date: Tue, 6 Apr 2021 21:19:50 -0600 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0327239a9..e2a3ae897 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,7 @@ ### Added - Autocomplete Support (hashtags + mentions) ([de514f7d](https://github.com/pixelfed/pixelfed/commit/de514f7d)) - Creative Commons Licenses ([552e950](https://github.com/pixelfed/pixelfed/commit/552e950)) +- Add Network Timeline ([af7face4](https://github.com/pixelfed/pixelfed/commit/af7face4)) ### Updated - Updated AdminController, fix variable name in updateSpam method. ([6edaf940](https://github.com/pixelfed/pixelfed/commit/6edaf940))