From c1eb19f8350a41d0c4a5e86fceb7d9f7bb4dbd0d Mon Sep 17 00:00:00 2001 From: Daniel Supernault Date: Wed, 11 Sep 2019 00:23:42 -0600 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index eb207ae36..74053c4d5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,7 @@ ### Changed - Updated EmailService, added new domains [#1690](https://github.com/pixelfed/pixelfed/pull/1690) - Updated quill.js to v1.3.7 [#1692](https://github.com/pixelfed/pixelfed/pull/1690) +- Cache ProfileController [#1700](https://github.com/pixelfed/pixelfed/pull/1700) ## Deprecated - Remove deprecated profile following/followers [#1697](https://github.com/pixelfed/pixelfed/pull/1697)