diff options
| author | Alexander Strizhakov <alex.strizhakov@gmail.com> | 2020-03-31 18:22:25 +0300 |
|---|---|---|
| committer | Alexander Strizhakov <alex.strizhakov@gmail.com> | 2020-03-31 18:22:25 +0300 |
| commit | df5f89c0d6d8d385434d5d8a51719fa41631d7b2 (patch) | |
| tree | ed5ff1e743d14185a887ed39e015f3ea7b16c151 /CHANGELOG.md | |
| parent | 03a18cf037d7a9b4ba84ff456b434d65e3290965 (diff) | |
| download | pleroma-df5f89c0d6d8d385434d5d8a51719fa41631d7b2.tar.gz pleroma-df5f89c0d6d8d385434d5d8a51719fa41631d7b2.zip | |
test for default features and changelog entry
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 350e03894..747d84d48 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). ### Added - NodeInfo: `pleroma:api/v1/notifications:include_types_filter` to the `features` list. +- NodeInfo: `pleroma_emoji_reactions` to the `features` list. - Configuration: `:restrict_unauthenticated` setting, restrict access for unauthenticated users to timelines (public and federate), user profiles and statuses. <details> <summary>API Changes</summary> |
