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 e123acd99..a5c0b2f75 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,14 @@
# Changelog
All notable changes to this project will be documented in this file.
+## 11.0.4
+
+### Fixed
+
+- Do not fail MySql utf-8 support check on other platforms for various reasons, #163
+- Include the correct files for displaying warnings, #166
+
+
## 11.0.3
### Fixed