From 7fe67c68d09ad7d23061ef4a14ce4da57799390b Mon Sep 17 00:00:00 2001 From: Ildar Iskhakov Date: Thu, 2 Nov 2023 17:59:03 +0800 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 380561f3..2f28fda2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,11 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## Unreleased +## v1.3.50 (2023-11-02) + +### Fixed + +- Return alert groups for deleted integrations on private api ([3223](https://github.com/grafana/oncall/pull/3223)) ## v1.3.49 (2023-10-31)