From 6d6a5c1123c01589722f90fffd2da8841bcaa5b2 Mon Sep 17 00:00:00 2001 From: Joey Orlando Date: Tue, 14 Nov 2023 15:14:42 -0500 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1477da70..7fe15105 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.58 (2023-11-14) + ### Added - Added user timezone field to the users public API response ([#3311](https://github.com/grafana/oncall/pull/3311))