From c4df9c45476f9097b39566ce4ead6d080dd8d5cd Mon Sep 17 00:00:00 2001 From: Daniel Supernault Date: Fri, 21 Jan 2022 01:30:09 -0700 Subject: [PATCH] Update changelog --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 06807ca53..4fe51ec19 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ ## [Unreleased](https://github.com/pixelfed/pixelfed/compare/v0.11.2...dev) +### Added +- Custom Emoji ([#3166](https://github.com/pixelfed/pixelfed/pull/3166)) + +### Metro 2.0 UI +- Added Hovercards ([16ced7b4](https://github.com/pixelfed/pixelfed/commit/16ced7b4)) +- Fix word-break on statuses ([16ced7b4](https://github.com/pixelfed/pixelfed/commit/16ced7b4)) + ### Updated - Updated MediaStorageService, fix remote avatar bug. ([1c20d696](https://github.com/pixelfed/pixelfed/commit/1c20d696))