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:
authorJulius Härtl <jus@bitgrid.net>2019-10-23 21:39:19 +0300
committerJulius Härtl <jus@bitgrid.net>2019-10-23 21:39:19 +0300
commitbb47d1c746e695a8f8592b3d7635c4157fa285a6 (patch)
tree00020c32c1dc20d0fd969a754aa7a32fc921aa4d /CHANGELOG.md
parentd5ceacb987d1b3fe6a5b6a167a6a39ffe4216fc8 (diff)
Bump release to 3.4.3
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1320c735..051b5da5 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,17 @@
# Changelog
+## 3.4.3
+
+## Fixed
+- Update translations
+- Bump dependencies
+- Always open CSV files with collabora (#671)
+- Do not use template shipped by core (#670)
+- Fix undefined index warning (#652)
+- Check key before accessing (#645)
+- Move file list access to files app integration (#651)
+- Lower log level if the token does not exist (#653)
+
## 3.4.2
### Fixed