From 91040a5c25e72063eff3398b47f9f49394647dd4 Mon Sep 17 00:00:00 2001 From: Vadim Stepanov Date: Fri, 12 Jan 2024 10:04:11 +0000 Subject: [PATCH] changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 34043d00..bacd23ac 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Fix unicode characters not rendering correctly in webhooks @mderynck ([#3670](https://github.com/grafana/oncall/pull/3670)) +## v1.3.85 (2024-01-12) + +Maintenance release + ## v1.3.84 (2024-01-10) ### Added