From c23de808cb9fbbb99445ced6b1dc05ae758e9db9 Mon Sep 17 00:00:00 2001 From: Vadim Stepanov Date: Thu, 24 Nov 2022 14:03:14 +0000 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 969b7bde..0d2d3f90 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,14 @@ 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.1.5 (2022-11-24) + +### Fixed + +- UI bug fixes for Grafana 9.3 ([#860](https://github.com/grafana/oncall/pull/860)) +- Bug fix for saving source link template ([#898](https://github.com/grafana/oncall/pull/898)) + + ## v1.1.4 (2022-11-23) ### Fixed