Add missing line to CHANGELOG.md

This got dropped in the cherrypicking.
This commit is contained in:
beorn7 2016-11-01 14:21:22 +01:00
parent e3d7c39529
commit 2f6899cbb8
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
## 1.2.2 / 2016-10-30
* [BUGFIX] Correctly handle on() in alerts.
* [BUGFIX] UI: Deal properly with aborted requests.
* [BUGFIX] UI: Decode URL query parameters properly.
* [BUGFIX] Storage: Deal better with data corruption (non-monotonic timestamps).