Cut 1.2.2
This commit is contained in:
parent
56c9e024cb
commit
fefe55d11e
|
@ -1,3 +1,11 @@
|
|||
## 1.2.2 / 2016-10-28
|
||||
|
||||
* [BUGFIX] UI: Deal properly with aborted requests.
|
||||
* [BUGFIX] UI: Decode URL query parameters properly.
|
||||
* [BUGFIX] Storage: Deal better with data corruption (non-monotonic timestamps).
|
||||
* [BUGFIX] Remote storage: Re-add accidentally removed timeout flag.
|
||||
* [BUGFIX] Updated a number of vendored packages to pick up upstream bug fixes.
|
||||
|
||||
## 1.2.1 / 2016-10-10
|
||||
|
||||
* [BUGFIX] Count chunk evictions properly so that the server doesn't
|
||||
|
|
Loading…
Reference in New Issue