From c407994dd3aeb2c5a8e5f3fa070e7436fe308fc9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20=27Necoro=27=20Neumann?= Date: Sat, 27 Feb 2021 23:39:51 +0100 Subject: Remove obsolete feeds from cache after 180 days --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 7bbc284..4608d88 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Support for JSON v1.1 feed (via [gofeed](https://github.com/mmcdole/gofeed/pull/169)) ### Changed - Caches store now 1000 old entries (i.e., not included in the last fetch) at maximum. This will clean obsolete cruft and drastically reduce cache size. +- Feeds not updated (and not part of the config) for 180 days are now automatically removed from the cache. ## [0.7.0] - 2021-02-21 ### Changed -- cgit v1.2.3