mirror of
https://github.com/prometheus/prometheus.git
synced 2026-05-28 04:02:21 -04:00
Merge pull request #10848 from metalmatze/release-2.36.1
Add v2.36.1 CHANGELOG and VERSION update
This commit is contained in:
commit
3c0a100dec
2 changed files with 5 additions and 1 deletions
|
|
@ -1,5 +1,9 @@
|
|||
# Changelog
|
||||
|
||||
## 2.36.1 / 2022-06-09
|
||||
|
||||
* [BUGFIX] promtool: Add --lint-fatal option #10840
|
||||
|
||||
## 2.36.0 / 2022-05-30
|
||||
|
||||
* [FEATURE] Add lowercase and uppercase relabel action. #10641
|
||||
|
|
|
|||
2
VERSION
2
VERSION
|
|
@ -1 +1 @@
|
|||
2.36.0
|
||||
2.36.1
|
||||
|
|
|
|||
Loading…
Reference in a new issue