Add missing line to CHANGELOG.md
This got dropped in the cherrypicking.
This commit is contained in:
parent
e3d7c39529
commit
2f6899cbb8
|
@ -1,5 +1,6 @@
|
||||||
## 1.2.2 / 2016-10-30
|
## 1.2.2 / 2016-10-30
|
||||||
|
|
||||||
|
* [BUGFIX] Correctly handle on() in alerts.
|
||||||
* [BUGFIX] UI: Deal properly with aborted requests.
|
* [BUGFIX] UI: Deal properly with aborted requests.
|
||||||
* [BUGFIX] UI: Decode URL query parameters properly.
|
* [BUGFIX] UI: Decode URL query parameters properly.
|
||||||
* [BUGFIX] Storage: Deal better with data corruption (non-monotonic timestamps).
|
* [BUGFIX] Storage: Deal better with data corruption (non-monotonic timestamps).
|
||||||
|
|
Loading…
Reference in New Issue