Update CHANGELOG.md

This commit is contained in:
Innokentii Konstantinov 2023-03-01 17:05:25 +08:00
parent 6a5e75e083
commit 7f706c5a26

View file

@ -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