diff options
| author | AKP <abi@tdpain.net> | 2025-02-09 23:51:10 +0000 |
|---|---|---|
| committer | AKP <abi@tdpain.net> | 2025-02-09 23:51:10 +0000 |
| commit | b647a12e4fb661bfb24296b5e2a071c4e7259928 (patch) | |
| tree | 534bfcc7d1470eb746417c0c94a74b19fb60b014 | |
| parent | cb7bfd7b1854d530cb9e1eb925446ad1e28661cd (diff) | |
v0.4.1
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index bc45a03..131a516 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,8 @@ 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 + +## 0.4.1 - 2025-02-09 ### Changed * Feed fetching will reuse cached content within an hour of a previous fetch without checking for a HTTP 304 (Not Modified) from the remote resource * Detect new feed items by checking against a stored list of all known items for that feed |
