From bbbb0ff24d2ce081ca0126ca5054730d734c6c8a Mon Sep 17 00:00:00 2001 From: Jonathan Weth <git@jonathanweth.de> Date: Wed, 23 Jun 2021 22:48:00 +0200 Subject: [PATCH] Update changelog for 2.0rc1 (cherry picked from commit 8791127cee930576c36e98d0724ded27c9a6dc52) --- CHANGELOG.rst | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 0200a39..11275d4 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -6,6 +6,19 @@ All notable changes to this project will be documented in this file. The format is based on `Keep a Changelog`_, and this project adheres to `Semantic Versioning`_. +`2.0rc1`_ - 2021-06-23 +---------------------- + +Changed +~~~~~~~ + +* Increase cache time for events to one hour. + +Fixed +~~~~~ + +* Don't delete cache if there was an error while receiving the events. + `2.0b0`_ - 2021-05-21 --------------------- @@ -37,5 +50,6 @@ Added .. _2.0a2: https://edugit.org/AlekSIS/Official/AlekSIS-App-DashboardFeeds/-/tags/2.0a2 - .. _2.0b0: https://edugit.org/AlekSIS/Official/AlekSIS-App-DashboardFeeds/-/tags/2.0b0 +.. _2.0rc1: https://edugit.org/AlekSIS/Official/AlekSIS-App-DashboardFeeds/-/tags/2.0rc1 + -- GitLab