Update CHANGELOG.md

This commit is contained in:
Innokentii Konstantinov 2023-06-08 15:37:53 +08:00
parent f67cfd0494
commit 645199782a

View file

@ -5,12 +5,6 @@ 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).
## Unreleased
### Changed
- Run containers as a non-root user by @alexintech [#2053](https://github.com/grafana/oncall/pull/2053)
## v1.2.41 (2023-06-08)
### Added
@ -18,6 +12,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Twilio Provider improvements by @Konstantinov-Innokentii, @mderynck and @joeyorlando
[#2074](https://github.com/grafana/oncall/pull/2074) [#2034](https://github.com/grafana/oncall/pull/2034)
- Run containers as a non-root user by @alexintech [#2053](https://github.com/grafana/oncall/pull/2053)
## v1.2.40 (2023-06-07)
### Added