From d9cdac303bbde928878fcf34b0a3214aa282c69c Mon Sep 17 00:00:00 2001 From: Benjamin Brahmer Date: Mon, 31 Aug 2020 01:18:15 +0200 Subject: 14.2.1 Fixed - Update Interval documentation fixes #773 - Fix crash if full-text if feed doesn't provide an url #774 - Fix admin page not saving settings #776 Signed-off-by: Benjamin Brahmer --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 06516a994..c01cd1f64 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,13 @@ All notable changes to this project will be documented in this file. ## Unreleased +## 14.2.1 + +### Fixed +- Update Interval documentation fixes #773 +- Fix crash if full-text if feed doesn't provide an url #774 +- Fix admin page not saving settings #776 + ## 14.2.0 ### Changed @@ -14,6 +21,7 @@ All notable changes to this project will be documented in this file. ### Fixed - fixed double escaped intro (not rendering html) #694 - translation updates and fixes +- import crashing on wrong guid_hash #770 ## 14.1.11 -- cgit v1.2.3