diff --git a/CHANGELOG.md b/CHANGELOG.md index 83d1d2c5b6..6040e7f5d3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 2.8.1 / 2019-03-28 + +* [BUGFIX] Display the job labels in `/targets` which was removed accidently. #5406 + ## 2.8.0 / 2019-03-12 This release uses Write-Ahead Logging (WAL) for the remote_write API. This currently causes a slight increase in memory usage, which will be addressed in future releases. diff --git a/VERSION b/VERSION index 834f262953..dbe5900654 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.8.0 +2.8.1