Update CHANGELOG.md
This commit is contained in:
parent
7675719911
commit
eaa20712f0
1 changed files with 2 additions and 2 deletions
|
|
@ -13,6 +13,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
|
||||
- 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))
|
||||
- Add `rbac_enabled` to `GET /api/internal/v1/current_team` response schema + `rbac_permissions` to `GET /api/internal/v1/user`
|
||||
response schema by @joeyorlando ([#2611](https://github.com/grafana/oncall/pull/2611))
|
||||
|
||||
### Fixed
|
||||
|
||||
|
|
@ -28,8 +30,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
- Allow persisting mobile app's timezone, to allow for more accurate datetime related notifications by @joeyorlando
|
||||
([#2601](https://github.com/grafana/oncall/pull/2601))
|
||||
- Add filter integrations by type ([2609](https://github.com/grafana/oncall/pull/2609))
|
||||
- Add `rbac_enabled` to `GET /api/internal/v1/current_team` response schema + `rbac_permissions` to `GET /api/internal/v1/user`
|
||||
response schema by @joeyorlando ([#2611](https://github.com/grafana/oncall/pull/2611))
|
||||
|
||||
### Changed
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue