From 8ff43ad01008e8640b2d6f9fd2a56b1c4a78f68f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20=27Necoro=27=20Neumann?= Date: Sat, 27 Feb 2021 22:29:39 +0100 Subject: Update changelog --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f7b0120..7bbc284 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,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). +## [Unreleased] +### Added +- New cache format v2 that uses gzip compression +- 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. + ## [0.7.0] - 2021-02-21 ### Changed - Remove `srcset` attribute of `img` tags when including images in mail -- cgit v1.2.3