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>2020-11-02 18:00:29 +0300
committerJulius Härtl <jus@bitgrid.net>2020-11-02 18:00:29 +0300
commit204d39482eb7660fa027bf1b395e6f4d34d9454f (patch)
tree6d9690b03b7639ebc59dcc70ec7a360e2e59329d /CHANGELOG.md
parent787d9911028e514e2dd8846e6dc8c5ac9deb2fb5 (diff)
Bump version to 3.7.6v3.7.6
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index ba5790da..782fdd42 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,15 @@
# Changelog
+## 3.7.6
+
+### Added
+* [#1211](https://github.com/nextcloud/richdocuments/pull/1211) Passing some UI Defaults to loleaflet frame @merttumer
+
+### Fixed
+* [#1198](https://github.com/nextcloud/richdocuments/pull/1198) Use correct call to notify mobile @eszkadev
+* [#1210](https://github.com/nextcloud/richdocuments/pull/1210) Fix escaping for edit with message @gary-kim
+
+
## 3.7.5
### Added