diff --git a/CHANGELOG.md b/CHANGELOG.md index ed5dc29e..9e8c67f5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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