From 463c84dad617e3017e483c60c80884c2bb725935 Mon Sep 17 00:00:00 2001 From: Joey Orlando Date: Fri, 25 Aug 2023 08:04:25 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b1fc8778..fdceacc7 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.27 (2023-08-25) + ### Added - Public API for webhooks @mderynck ([#2790](https://github.com/grafana/oncall/pull/2790))