summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorSean Molenaar <sean@seanmolenaar.eu>2021-02-20 14:02:35 +0100
committerSean Molenaar <SMillerDev@users.noreply.github.com>2021-02-23 15:06:02 +0100
commit4e4108aaf80e2e49b4ca217b56065c49cf7347f4 (patch)
treec668f26cee4d4bca3481ce2361d8d705eba1c596 /CHANGELOG.md
parent88783899859b3e149cc034bd01893c1c9e3cc62e (diff)
Feed: Fix rename moving file
Issue #1181 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 c791d6534..c03e2e62f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -14,6 +14,7 @@ The format is almost based on [Keep a Changelog](https://keepachangelog.com/en/1
### Fixed
- 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
## [15.3.2] - 2021-02-10
No changes compared to RC2