Update CHANGELOG.md
This commit is contained in:
parent
41005b06dd
commit
5036d719d7
1 changed files with 9 additions and 3 deletions
12
CHANGELOG.md
12
CHANGELOG.md
|
|
@ -5,7 +5,15 @@ All notable changes to this project will be documented in this file.
|
|||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
||||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
|
||||
## v1.2.0 (2022-12-12)
|
||||
## v1.1.7 (2022-12-09)
|
||||
|
||||
### Fixed
|
||||
|
||||
- Update fallback role for schedule write RBAC permission
|
||||
- Mobile App Verification tab in the user settings modal is now hidden for users that do not have proper
|
||||
permissions to use it
|
||||
|
||||
## v1.1.6 (2022-12-09)
|
||||
|
||||
### Added
|
||||
|
||||
|
|
@ -21,8 +29,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
- Got 500 error when saving Outgoing Webhook ([#890](https://github.com/grafana/oncall/issues/890))
|
||||
- v1.0.13 helm chart - update the OnCall backend pods image pull policy to "Always" (and explicitly set tag to `latest`).
|
||||
This should resolve some recent issues experienced where the frontend/backend versions are not aligned.
|
||||
- Mobile App Verification tab in the user settings modal is now hidden for users that do not have proper
|
||||
permissions to use it
|
||||
|
||||
### Changed
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue