Update CHANGELOG.md
This commit is contained in:
parent
1b36081ef2
commit
7675719911
1 changed files with 8 additions and 6 deletions
14
CHANGELOG.md
14
CHANGELOG.md
|
|
@ -7,18 +7,20 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
|
||||
## Unreleased
|
||||
|
||||
### Fixed
|
||||
|
||||
- Bring heartbeats back to UI
|
||||
- Address issue when Grafana feature flags which were enabled via the `feature_flags.enabled` were only properly being
|
||||
parsed, when they were space-delimited. This fix allows them to be _either_ space or comma-delimited.
|
||||
by @joeyorlando ([#2623](https://github.com/grafana/oncall/pull/2623))
|
||||
## v1.3.17 (2023-07-25)
|
||||
|
||||
### Added
|
||||
|
||||
- Added banner on the ChatOps screen for OSS to let the user know if no chatops integration is enabled
|
||||
([#1735](https://github.com/grafana/oncall/issues/1735))
|
||||
|
||||
### Fixed
|
||||
|
||||
- Bring heartbeats back to UI by @maskin25 ([#2550](https://github.com/grafana/oncall/pull/2550))
|
||||
- Address issue when Grafana feature flags which were enabled via the `feature_flags.enabled` were only properly being
|
||||
parsed, when they were space-delimited. This fix allows them to be _either_ space or comma-delimited.
|
||||
by @joeyorlando ([#2623](https://github.com/grafana/oncall/pull/2623))
|
||||
|
||||
## v1.3.16 (2023-07-21)
|
||||
|
||||
### Added
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue