projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ddb757f
)
changelog entry
author
Alexander Strizhakov
<alex.strizhakov@gmail.com>
Sat, 28 Mar 2020 18:21:23 +0000
(21:21 +0300)
committer
Alexander Strizhakov
<alex.strizhakov@gmail.com>
Thu, 30 Apr 2020 13:09:22 +0000
(16:09 +0300)
CHANGELOG.md
patch
|
blob
|
history
diff --git
a/CHANGELOG.md
b/CHANGELOG.md
index a8589bbdc928cd5f401071d973303c583bf0c09d..65dd1b9c2727d628f08418feb60bcb00c502d8c8 100644
(file)
--- 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.