From 579aaade8a3cc51e64ad0cb4ef07921077df6bb7 Mon Sep 17 00:00:00 2001 From: Vadim Stepanov Date: Thu, 5 Oct 2023 15:04:24 +0100 Subject: [PATCH] v1.3.43 changelog (#3125) --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index bc091370..804f80c5 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.43 (2023-10-05) + ### Added - Make it possible to acknowledge/unacknowledge and resolve/unresolve alert groups via API by @vadimkerr ([#3108](https://github.com/grafana/oncall/pull/3108))