From 34bdaf86941f13899ca7b8c7f3c06a040be9b5d2 Mon Sep 17 00:00:00 2001 From: Innokentii Konstantinov Date: Thu, 8 Jun 2023 14:55:35 +0800 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ffaad58a..227b97a0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,13 @@ 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.2.41 (2023-06-08) + +### Added + +- Twilio Provider improvements by @Konstantinov-Innokentii, @mderynck and @joeyorlando +[#2074](https://github.com/grafana/oncall/pull/2074) [#2034](https://github.com/grafana/oncall/pull/2034) + ## v1.2.40 (2023-06-07) ### Added