Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/richdocuments.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoeland Jago Douma <roeland@famdouma.nl>2018-11-06 23:33:09 +0300
committerRoeland Jago Douma <roeland@famdouma.nl>2018-11-06 23:33:09 +0300
commitfb520729d778fea7d2e5689de2ff97198e70518a (patch)
tree24eaee87011b2abee239a6cddf4de696f79c2424
parent5063c8b6ae7d2332de3b029e19f341e4b1d33050 (diff)
Update changelogv3.0.4
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
-rw-r--r--CHANGELOG.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index f3f18bb0..6892c795 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,6 @@
+**3.0.4
+- Fixed: Make php5.6 compatible again (#297)
+
**3.03
- Added: Notify clients when page is fully loaded (#291)
- Fixed: Do not show spinner if we nickname chose is visible (#293)