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

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulius Härtl <jus@bitgrid.net>2019-07-10 13:59:08 +0300
committerJulius Härtl <jus@bitgrid.net>2019-07-10 19:53:07 +0300
commit563e06d9c68047300636d0d66b66d2ffb8d19aba (patch)
treeb6a2d14661192088ab5cd9dc648f6b2baa44c246 /CHANGELOG.md
parent2593f469c3995d91baea4192a0295ee349689342 (diff)
Bump version to 1.0.1
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md17
1 files changed, 16 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 284a3914b..499fb03f8 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,19 @@
-# 1.0.0
+# Changelog
+
+## 1.0.1
+
+### Added
+- Implement proper plain text handling
+- Add translations
+
+### Fixed
+- Fix document loading caused by wrong step order
+- Properly register file action when viewer is disabled
+- Require at least 16.0.1
+- Reconnect the editor after the session has timed out
+- Keep markdown checkboxes in unescaped plain text
+
+## 1.0.0
- Opening and editing markdown files
- Collaborative editing