Update CHANGELOG.md

This commit is contained in:
Ildar Iskhakov 2023-05-23 16:55:06 +08:00 committed by GitHub
parent 98fb0ad5f5
commit 0991ef80db
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,6 +10,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- Allow passing Firebase credentials via environment variable by @vadimkerr ([#1969](https://github.com/grafana/oncall/pull/1969))
### Changed
- Update default Alertmanager templates by @iskhakov ([#1944](https://github.com/grafana/oncall/pull/1944))
### Fixed