summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorSean Molenaar <sean@seanmolenaar.eu>2021-02-20 13:57:34 +0100
committerBenjamin Brahmer <info@b-brahmer.de>2021-02-23 17:16:20 +0100
commitbf1e71f1a7b821eb73cd5bc426ee3d97e78f3ec1 (patch)
treeacee8aef4a2a5169c83877f82923bf44dd6ddb17 /CHANGELOG.md
parent4e4108aaf80e2e49b4ca217b56065c49cf7347f4 (diff)
DB: Use ID as offset in item queries
Signed-off-by: Sean Molenaar <sean@seanmolenaar.eu>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c03e2e62f..e758178d9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -15,6 +15,7 @@ The format is almost based on [Keep a Changelog](https://keepachangelog.com/en/1
- Item list throwing error for folder and "all items"
- Articles with high IDs can be placed lower than articles with low IDs (#1147)
- Feeds are accidentally moved on rename
+- Item list not using ID for offset
## [15.3.2] - 2021-02-10
No changes compared to RC2