Cut release 1.5.1

Sadly, this is urgently required.
pull/2403/head
beorn7 2017-02-07 10:55:01 +01:00
parent 3e133a9312
commit eb6b95ac2e
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
## 1.5.1 / 2017-02-07
* [BUGFIX] Don't lose fully persisted memory series during checkpointing.
* [BUGFIX] Fix intermittently failing relabeling.
* [BUGFIX] Make `-storage.local.series-file-shrink-ratio` work.
* [BUGFIX] Remove race condition from TestLoop.
## 1.5.0 / 2017-01-23
* [CHANGE] Use lexicographic order to sort alerts by name.

View File

@ -1 +1 @@
1.5.0
1.5.1