From 955261ffc08afe5978982cfb9a238ff7af92f78b Mon Sep 17 00:00:00 2001 From: Joey Orlando Date: Thu, 28 Dec 2023 09:35:37 -0500 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e2b3eef5..cf1ab849 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Unreleased +## v1.3.80 (2023-12-28) + ### Added - Support e2e tests in Tilt and Makefile ([#3516](https://github.com/grafana/oncall/pull/3516))