diff --git a/CHANGELOG.md b/CHANGELOG.md index a982eb61..53f4bbed 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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