From d5973d31800b4a382ccbee575d01e3037156f2cb Mon Sep 17 00:00:00 2001 From: Aliaksandr Valialkin Date: Fri, 11 Jun 2021 11:28:10 +0300 Subject: [PATCH] docs/CHANGELOG.md: document the bugfix from 7adfe878e1135c0ff637864b5ed4d1c0be01303f --- docs/CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index 3ff024bcfa..cf43bb4993 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -6,6 +6,8 @@ sort: 15 ## tip +* BUGFIX: vmalert: fix recording rules, which were broken in v1.61.0. See [this issue](https://github.com/VictoriaMetrics/VictoriaMetrics/issues/1369). + ## [v1.61.0](https://github.com/VictoriaMetrics/VictoriaMetrics/releases/tag/v1.61.0)