Update Changelog

This commit is contained in:
Innokentii Konstantinov 2023-05-18 17:16:10 +08:00
parent c5b285ce78
commit 11abfc3e64

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.2.25 (2023-05-18)
### Added
- Test mobile push backend
## v1.2.24 (2023-05-17)
### Fixed
@ -16,7 +22,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- Add a way to set a maintenance mode message and display this in the web plugin UI by @joeyorlando ([#1917](https://github.com/grafana/oncall/pull/#1917))
- Add "send test push" button
### Changed