Changelog: Add info about push notifications.

このコミットが含まれているのは:
lain 2020-06-19 15:25:57 +02:00
コミット ed908e0195
1個のファイルの変更1行の追加0行の削除

ファイルの表示

@ -5,6 +5,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
## [Unreleased]
### Changed
- Removed the use of with_move parameters when fetching notifications
- Push notifications now are the same as normal notfication, and are localized.
### Fixed
- Weird bug related to post being sent seemingly after pasting with keyboard (hopefully)