From 6fa2b0136c7fcfcdbf5994df208e7d1c9cf33479 Mon Sep 17 00:00:00 2001 From: Joey Orlando Date: Tue, 22 Aug 2023 17:17:10 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7b597d43..1ad93856 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.26 (2023-08-22) + ### Changed - Increase mobile app verification token TTL by @joeyorlando ([#2859](https://github.com/grafana/oncall/pull/2859))