From 44edd50551f433dbde008be99a1a0f42ab5ca6c6 Mon Sep 17 00:00:00 2001 From: Yulya Artyukhina Date: Mon, 4 Sep 2023 14:07:38 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5a648c22..71d583de 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Unreleased +## v1.3.31 (2023-09-04) + ### Fixed - Fix for Cloud plugin install not refreshing page after completion ([2974](https://github.com/grafana/oncall/issues/2874))