From b8181ee20e5743c2a4ab63694fc8d9840d751400 Mon Sep 17 00:00:00 2001 From: AKP Date: Mon, 10 Feb 2025 22:09:37 +0000 Subject: Use old time-based new item detection method when no known feed items exist in the database This can happen after a database migration, when a set of feeds are imported/first added. --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 05c5d1a..55e0d1f 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 +### Changed +* When no feed items are stored in the database for a particular feed, fall back to using the old time-based detection method ## 0.4.2 - 2025-02-09 ### Fixed -- cgit v1.2.3-70-g09d2