Update CHANGELOG.md

This commit is contained in:
Joey Orlando 2023-07-31 10:28:50 -04:00 committed by GitHub
parent e1598d7c20
commit 065f9aea7f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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).
## Unreleased
### Added
- [Helm] Add `extraContainers` for engine, celery and migrate-job pods to define sidecars by @lu1as ([#2650](https://github.com/grafana/oncall/pull/2650))
## v1.3.20 (2023-07-31)
### Added
@ -26,10 +32,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Apply swap requests details to schedule events ([#2677](https://github.com/grafana/oncall/pull/2677))
### Added
- [Helm] Add `extraContainers` for engine, celery and migrate-job pods to define sidecars by @lu1as ([#2650](https://github.com/grafana/oncall/pull/2650))
## v1.3.18 (2023-07-28)
### Changed