Changelog: Add info about push notifications.

This commit is contained in:
lain 2020-06-19 15:25:57 +02:00
parent aa725010c5
commit ed908e0195
1 changed files with 1 additions and 0 deletions

View File

@ -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)