summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKoen Martens <gmc@sonologic.nl>2017-06-07 07:02:03 +0200
committerGitHub <noreply@github.com>2017-06-07 07:02:03 +0200
commit274df2e24396891e797fddd74680974b1b29e037 (patch)
tree5c3893a1de5083d8881ca7145d979031c632e4b0
parent868b1f705f7d821428a6eadabab28689fbbd14b7 (diff)
parent831345eb5d098b490da7b72f5d4ee4400c63baad (diff)
Merge pull request #182 from nextcloud/changelog
update changelog
-rw-r--r--CHANGELOG.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 46abaa196..f678d9921 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,12 +1,15 @@
# Changelog
All notable changes to this project will be documented in this file.
-## 11.0.5
+## [Unreleased]
### Changed
- Replaced url of utf8mb4 instructions to stack exchange with nextcloud-specific page, #181
+## 11.0.5
+
+
### Fixed
- Fix order of update scripts for cron updates, #172