From 74b68a8d27ae1b4cf10e449451c6b62f9841b878 Mon Sep 17 00:00:00 2001 From: Joey Orlando Date: Thu, 4 Jan 2024 17:14:03 -0500 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f7378467..cecdeb86 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.82 (2024-01-04) + ### Added - Add ability to create an Outgoing Webhook with the PATCH HTTP method via the UI by @joeyorlando ([#3604](https://github.com/grafana/oncall/pull/3604))