summaryrefslogtreecommitdiffstats
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
parent774b4b685297736ff0336e02602dfd0277545ca2 (diff)
bump version and changelog11.0.4
-rw-r--r--CHANGELOG.md8
-rw-r--r--appinfo/info.xml2
2 files changed, 9 insertions, 1 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
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 00ceb5aab..2370f7468 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -8,7 +8,7 @@
Before you update to a new version, [check the changelog](https://github.com/nextcloud/news/blob/master/CHANGELOG.md) to avoid surprises.
**Important**: To enable feed updates you will need to enable either [Nextcloud system cron](https://docs.nextcloud.com/server/10/admin_manual/configuration_server/background_jobs_configuration.html#cron) or use [an updater](https://github.com/nextcloud/news-updater) which uses the built in update API and disable cron updates. More information can be found [in the README](https://github.com/nextcloud/news).]]></description>
- <version>11.0.3</version>
+ <version>11.0.4</version>
<licence>agpl</licence>
<author>Bernhard Posselt</author>
<author>Alessandro Cosentino</author>