diff options
| author | AKP <abi@tdpain.net> | 2025-02-11 12:19:56 +0000 |
|---|---|---|
| committer | AKP <abi@tdpain.net> | 2025-02-11 12:19:56 +0000 |
| commit | 940680fc1b818436a05c51348e1e85ed9b46479b (patch) | |
| tree | 9a15cced143f3ab25d019fbc4281c00383cc75bc /CHANGELOG.md | |
| parent | 6b54dfa01d2f8f0bb0b27bbd0e56225150794b3c (diff) | |
Flip inverted boolean check
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index dcbb83f..4345235 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), ## Unreleased +## 0.4.4 - 2025-02-11 +### Fixed +* Flip inverted boolean check that filtered out unseen articles instead of seen articles + ## 0.4.3 - 2025-02-11 ### Changed * When no feed items are stored in the database for a particular feed, fall back to using the old time-based detection method |
