summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2017-05-31 20:14:52 +0200
committerBernhard Posselt <dev@bernhard-posselt.com>2017-05-31 20:15:05 +0200
commit92b0f33e93e406031a2926f999ec35124eaffd5b (patch)
tree1a71a4a0c871a00273143973abc341a0adc25da6 /CHANGELOG.md
parent774b4b685297736ff0336e02602dfd0277545ca2 (diff)
bump version and changelog11.0.4
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