aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index aab606a..4c2e1dd 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -8,7 +8,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
### Changed
* When no feed items are stored in the database for a particular feed, fall back to using the old time-based detection method
* Do not index feed items at addition time
-* Do not update feed item index when sending a test email to prevent items being missed from the main scheduled emails
+* Do not update feed item index when sending a test email to prevent items being missed from the main scheduled emails
+* Use batch inserts when importing from OPML
## 0.4.2 - 2025-02-09
### Fixed