mirror of
https://github.com/prometheus/prometheus.git
synced 2026-04-24 15:47:58 -04:00
Cut v1.0.2
This commit is contained in:
parent
30cfee81a1
commit
acd8937bab
2 changed files with 5 additions and 1 deletions
|
|
@ -1,3 +1,7 @@
|
|||
## 1.0.2 / 2016-08-24
|
||||
|
||||
* [BUGFIX] Clean up old targets after config reload.
|
||||
|
||||
## 1.0.1 / 2016-07-21
|
||||
|
||||
* [BUGFIX] Exit with error on non-flag command-line arguments.
|
||||
|
|
|
|||
2
VERSION
2
VERSION
|
|
@ -1 +1 @@
|
|||
1.0.1
|
||||
1.0.2
|
||||
|
|
|
|||
Loading…
Reference in a new issue