Update CHANGELOG.md

This commit is contained in:
Vadim Stepanov 2023-05-04 17:48:10 +01:00 committed by GitHub
parent 2879537c30
commit a43a5604ed
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15,6 +15,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Fix issue with how OnCall determines if a cloud Grafana Instance supports RBAC by @joeyorlando ([#1880](https://github.com/grafana/oncall/pull/1880))
## v1.2.19 (2023-05-04)
### Fixed
- Fix issue with parsing response when sending Slack message
## v1.2.18 (2023-05-03)
### Added