Update CHANGELOG.md

This commit is contained in:
Joey Orlando 2024-02-01 15:03:09 -05:00 committed by GitHub
parent 7db7b09c55
commit afa590a745
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -7,15 +7,22 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## Unreleased
## v1.3.100 (2024-02-01)
### Added
- Enable Grafana Alerting V2 feature flag by default
- Allow configuration of outgoing webhook timeout via `OUTGOING_WEBHOOK_TIMEOUT` environment variable @kevindw-fluxys ([#3801](https://github.com/grafana/oncall/pull/3801))
### Fixed
- Handle alert group does not exist on telegram button press ([#3814](https://github.com/grafana/oncall/pull/3814))
## v1.3.99 (2024-02-01)
### Added
- Enable Grafana Alerting V2 feature flag by default
## v1.3.98 (2024-02-01)
### Fixed