From 12473bbc09d1f47212fcd14d66ce56babf72372b Mon Sep 17 00:00:00 2001 From: Joey Orlando Date: Wed, 5 Jul 2023 07:05:03 -0400 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 07cdfa9e..259981f8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Unreleased +## v1.3.5 (2023-07-05) + +### Fixed + +- Fix for phone provider initialization which can lead to an HTTP 500 on startup ([#2434](https://github.com/grafana/oncall/pull/2434)) + ## v1.3.4 (2023-07-05) ### Added