summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorBenjamin Brahmer <info@b-brahmer.de>2020-10-05 10:00:30 +0200
committerBenjamin Brahmer <info@b-brahmer.de>2020-10-08 09:22:43 +0200
commit8320144cd5dfed920b0aa9358d7da98802a70025 (patch)
treead07d8b37748e2d35d519d1d23164883b0501053 /CHANGELOG.md
parent04b8aacdccc4161923b74b43b469fbf28ca71fba (diff)
Release 15.0.315.0.3
Changed - Trim whitespaces in item titles #831 - update only relevant item fields #830 Fixed - Fix 'news:updater:after-update' command #832 - Define microtime as string #836 - Fix Application class loading in config #833 Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index ae91b6157..cf29c37da 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,6 +3,19 @@ All notable changes to this project will be documented in this file.
## Unreleased
+## 15.0.3
+
+### Changed
+
+- Trim whitespaces in item titles #831
+- update only relevant item fields #830
+
+### Fixed
+
+- Fix 'news:updater:after-update' command #832
+- Define microtime as string #836
+- Fix Application class loading in config #833
+
## 15.0.2
### Fixed