summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorSean Molenaar <sean@seanmolenaar.eu>2021-01-18 19:56:26 +0100
committerSean Molenaar <SMillerDev@users.noreply.github.com>2021-01-18 20:15:13 +0100
commit582c4d11facc0c8c97ae14d370b6c4f69b210124 (patch)
tree6fea68f1918e2f05ca140e716cf18b3d7d8993c2 /CHANGELOG.md
parent8e0a8fc1d2d0f92ea7f02795eb144f3a8a977d80 (diff)
Controllers: Fetch feed after creating
Signed-off-by: Sean Molenaar <sean@seanmolenaar.eu>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index bd6f7cdda..32c749594 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -8,6 +8,8 @@ The format is almost based on [Keep a Changelog](https://keepachangelog.com/en/1
### Fixed
+- Fetch feed after creation (#1058)
+
## [15.2.0-beta2] - 2021-01-17
### Fixed