Update CHANGELOG.md
This commit is contained in:
parent
6a5e75e083
commit
7f706c5a26
1 changed files with 6 additions and 4 deletions
10
CHANGELOG.md
10
CHANGELOG.md
|
|
@ -5,6 +5,12 @@ 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.1.31 (2023-03-01)
|
||||
|
||||
### Added
|
||||
|
||||
- Add acknowledge_signal and source link to public api
|
||||
|
||||
## v1.1.30 (2023-03-01)
|
||||
|
||||
### Fixed
|
||||
|
|
@ -25,10 +31,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
- Add pagination to schedule listing
|
||||
- Show 100 latest alerts on alert group page ([1417](https://github.com/grafana/oncall/pull/1417))
|
||||
|
||||
### Added
|
||||
|
||||
- Add acknowledge_signal and source link to public api
|
||||
|
||||
## v1.1.29 (2023-02-23)
|
||||
|
||||
### Changed
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue