From 783e0f7ad019a444b57b5184ae601134c69c11fc Mon Sep 17 00:00:00 2001 From: Joey Orlando Date: Fri, 8 Dec 2023 11:14:51 -0500 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7061b167..dc47517a 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.75 (2023-12-08) + ### Fixed - Fix setting integration team to default on update @Ferril ([#3530](https://github.com/grafana/oncall/pull/3530))