update CHANGELOG

This commit is contained in:
Joey Orlando 2023-06-29 13:01:59 +02:00
parent d2754ae64f
commit 8ff5af5e4a
No known key found for this signature in database
GPG key ID: 469E88366B17F644

View file

@ -5,13 +5,19 @@ 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.3.3
## Unreleased
## v1.3.4 (2023-06-29)
This version contains just some small cleanup and CI changes 🙂
## v1.3.3 (2023-06-28)
### Added
- Add metric "how many alert groups user was notified of" to Prometheus exporter ([#2334](https://github.com/grafana/oncall/pull/2334/))
## v1.3.2
## v1.3.2 (2023-06-28)
### Changed