From ffc45f0c74694d06679aefe3b92a0b0778473ca7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C4=93teris=20Caune?= Date: Thu, 4 Jun 2020 15:07:34 +0300 Subject: [PATCH] Update CHANGELOG for release. --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b5eb9b99..c7e484fc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,7 @@ # Changelog All notable changes to this project will be documented in this file. -## v1.15.0-dev - Unreleased +## v1.15.0 - 2020-06-04 ### Improvements - Rate limiting for Telegram notifications (10 notifications per chat per minute)