summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorBenjamin Brahmer <info@b-brahmer.de>2018-10-04 10:41:35 +0200
committerBenjamin Brahmer <info@b-brahmer.de>2018-10-04 10:41:35 +0200
commitc194f24fc0ce28a1c956997be8a32ac518a73802 (patch)
treed6ca3d7097b16dd4c57c0514a682156ce323714d /CHANGELOG.md
parent21e6f5cd6e4d75655872c58d887d6457530b4b04 (diff)
update the changelog
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 8448469cb..1a0957cc9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,6 +3,19 @@ All notable changes to this project will be documented in this file.
## [Unreleased]
+### Changed
+- support for php 7.2 added
+- code refactoring
+
+## 13.0.1
+
+### Fixed
+- Fixed design on mobile and desktop
+- Compact view fixes for Firefox
+
+### Known issues
+- Integrity error for missing .htaccess file
+
## 13.0.0
### Changed