summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
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 ddee6b5c5..e85b70afb 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file.
## Unreleased
+## 14.1.0
+
+### Changed
+- Minimum PHP version is now 7.2
+- Reimplement full-text scraping #563
+- Update for nextcloud 18 #593 #583
+- Update httpLastModified from the feed response #594
+
## 14.0.2
### Changed