summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEkaterina Vaartis <vaartis@cock.li>2019-04-20 15:17:21 +0300
committerEkaterina Vaartis <vaartis@cock.li>2019-04-20 15:17:21 +0300
commit1f3ddb031cdc554552d80a5974b28897c1e764dc (patch)
tree2a5395c1e6f1786ac840ee6c42cc09a1d06df38e
parent53a3e61016592b25cca4876c4f8f7be8aa6efa9b (diff)
downloadpleroma-1f3ddb031cdc554552d80a5974b28897c1e764dc.tar.gz
pleroma-1f3ddb031cdc554552d80a5974b28897c1e764dc.zip
Add the emoji packs & finmoji removal to the changelog
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 02bb3fde5..c778e0234 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -24,6 +24,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Mastodon API: [Reports](https://docs.joinmastodon.org/api/rest/reports/)
- ActivityPub C2S: OAuth endpoints
- Metadata RelMe provider
+- Emoji packs and emoji pack manager
### Changed
- **Breaking:** Configuration: move from Pleroma.Mailer to Pleroma.Emails.Mailer
@@ -50,6 +51,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Mastodon API: Remove attachment limit in the Status entity
- Deps: Updated Cowboy to 2.6
- Deps: Updated Ecto to 3.0.7
+- Don't ship finmoji by default, they can be installed as an emoji pack
### Fixed
- Followers counter not being updated when a follower is blocked