aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Strizhakov <alex.strizhakov@gmail.com>2020-03-28 21:21:23 +0300
committerAlexander Strizhakov <alex.strizhakov@gmail.com>2020-04-30 16:09:22 +0300
commit9855018425f073dec11e35e624185c6e939f33fb (patch)
tree3884e1294c36979dac6201537fa4bae446c8156d
parentddb757f7434c7216eec1b6ba4fa8b0b7a54157c1 (diff)
downloadpleroma-9855018425f073dec11e35e624185c6e939f33fb.tar.gz
changelog entry
-rw-r--r--CHANGELOG.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index a8589bbdc..65dd1b9c2 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
## [unreleased]
+
+### Changed
+<details>
+ <summary>API Changes</summary>
+- **Breaking:** Emoji API: changed methods and renamed routes.
+</details>
+
### Removed
- **Breaking:** removed `with_move` parameter from notifications timeline.