From c473d5d513a0be83390e51941284d8c90cd1a8af Mon Sep 17 00:00:00 2001 From: Vadim Stepanov Date: Fri, 26 May 2023 11:28:13 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8a5bd889..87219962 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,12 @@ the destination country code by @mderynck ([#1976](https://github.com/grafana/on - Fix error when updating closed modal window in Slack by @vadimkerr ([#2019](https://github.com/grafana/oncall/pull/2019)) - Fix final schedule export failing to update when ical imported events set start/end as date ([#2025](https://github.com/grafana/oncall/pull/2025)) +## v1.2.31 (2023-05-26) + +### Fixed + +- Fix AmazonSNS ratelimit by @Konstantinov-Innokentii ([#2032](https://github.com/grafana/oncall/pull/2032)) + ## v1.2.30 (2023-05-25) ### Fixed