From b944a2206fd4956bceb672cc4a7b61dd9a0fdf42 Mon Sep 17 00:00:00 2001 From: Vadim Stepanov Date: Thu, 7 Sep 2023 14:07:05 +0100 Subject: [PATCH] v1.3.36 changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5ca44d09..27fbb6d5 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.36 (2023-09-07) + ### Added - Add option to create new contact point for existing integrations ([#2909](https://github.com/grafana/oncall/issues/2909))