summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorBenjamin Brahmer <info@b-brahmer.de>2020-10-03 14:11:41 +0200
committerBenjamin Brahmer <info@b-brahmer.de>2020-10-03 14:28:12 +0200
commit2f9fbf9491db09395481626487f018d927339972 (patch)
tree145e2c511569f803709f574e0c8682c65836b720 /CHANGELOG.md
parentb9c31a73bda62069a2cbab395a22580b35773b5d (diff)
Release 15.0.115.0.1
Changed - Update feed-io to v4.7.10 Fixed - Fix false cron notifaction #823 - Fix cron updater not working #819 #824 - Fix invalid UserId when logged out #822 - Fix autoPurge not working #824 - Fix undefined class constant 'Name' #824 Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index fb23b8ff2..bd6e2282b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,6 +3,20 @@ All notable changes to this project will be documented in this file.
## Unreleased
+## 15.0.1
+
+### Changed
+
+- Update feed-io to v4.7.10
+
+### Fixed
+
+- Fix false cron notifaction #823
+- Fix cron updater not working #819 #824
+- Fix invalid UserId when logged out #822
+- Fix autoPurge not working #824
+- Fix undefined class constant 'Name' #824
+
## 15.0.0
### Changed