mirror of
https://github.com/prometheus/prometheus.git
synced 2026-05-28 04:02:21 -04:00
Cut 0.13.1.
This commit is contained in:
parent
dc8c9a37ce
commit
54fc50e58c
2 changed files with 5 additions and 1 deletions
|
|
@ -1,3 +1,7 @@
|
|||
## 0.13.1 / 2015-04-09
|
||||
* [BUGFIX] Treat memory series with zero chunks correctly in series maintenance.
|
||||
* [ENHANCEMENT] Improve readability of usage text even more.
|
||||
|
||||
## 0.13.0 / 2015-04-08
|
||||
* [ENHANCEMENT] Double-delta encoding for chunks, saving typically 40% of
|
||||
space, both in RAM and on disk.
|
||||
|
|
|
|||
2
VERSION
2
VERSION
|
|
@ -1 +1 @@
|
|||
0.13.0
|
||||
0.13.1
|
||||
|
|
|
|||
Loading…
Reference in a new issue