From 6df36a8a7cdfe9ce1c221e5dfd40598b465ba03a Mon Sep 17 00:00:00 2001 From: Daniel Supernault Date: Sat, 14 Mar 2020 22:51:55 -0600 Subject: [PATCH] Update changelog --- CHANGELOG.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index de4bc2f20..8dc612ce4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,8 +2,9 @@ ## [Unreleased](https://github.com/pixelfed/pixelfed/compare/v0.10.8...dev) ### Added -- Profile Following Search ([e3280c11](https://github.com/pixelfed/pixelfed/commit/e3280c11)) - +- Added Profile Following Search ([e3280c11](https://github.com/pixelfed/pixelfed/commit/e3280c11)) +- Added Trusted Devices to Sudo Mode ([0c82c970](https://github.com/pixelfed/pixelfed/commit/0c82c970)) + ### Fixed - Stories on postgres instances ([5ffa71da](https://github.com/pixelfed/pixelfed/commit/5ffa71da))