From c552decb370e2301e0cccd6477571e90db8b0102 Mon Sep 17 00:00:00 2001 From: Joey Orlando Date: Tue, 31 Oct 2023 11:21:20 -0400 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 52c8e2f510..d9311a6347 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.49 (2023-10-31) + ### Changed - Removed the hardcoding of page size on frontend ([#3205](https://github.com/grafana/oncall/pull/3205))