summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorBenjamin Brahmer <info@b-brahmer.de>2020-08-31 01:18:15 +0200
committerBenjamin Brahmer <info@b-brahmer.de>2020-09-01 07:00:32 +0200
commitd9cdac303bbde928878fcf34b0a3214aa282c69c (patch)
tree8a52862722b4d2c4bce9d1a764e015291564a52f /CHANGELOG.md
parent73e8ce8ee24e88fd5133e1fd67226e23f61226ea (diff)
14.2.114.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 <info@b-brahmer.de>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md8
1 files changed, 8 insertions, 0 deletions
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