diff options
| author | lain <lain@soykaf.club> | 2020-06-19 15:25:57 +0200 |
|---|---|---|
| committer | lain <lain@soykaf.club> | 2020-06-19 15:25:57 +0200 |
| commit | ed908e0195db26ec9c51d124315bc084c5576a29 (patch) | |
| tree | 560d23d3d7dec45a7f42f64d8d24c2416996d16e | |
| parent | aa725010c5a3eeeb2dae3e6618b057e08fc5fd49 (diff) | |
Changelog: Add info about push notifications.
| -rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index ad03c760..19ac4ba3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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) |
