Update CHANGELOG.md

This commit is contained in:
Vadim Stepanov 2023-05-26 11:28:13 +01:00 committed by GitHub
parent 056b0ddc7e
commit c473d5d513
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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