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

github.com/nextcloud/registration.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <213943+nickvergessen@users.noreply.github.com>2022-10-14 13:44:24 +0300
committerGitHub <noreply@github.com>2022-10-14 13:44:24 +0300
commitf41197ccfdd94d81826ebb58b404b1eb96e7f8df (patch)
treeaa284195b5728bd95b8167051cfd2c34c4c279b7 /CHANGELOG.md
parent1509bb8aa5b79a653335ec05b59f6fac8b9fbd58 (diff)
parentcde613cea3c24fc77853921c892a74c1909a1c1d (diff)
Merge pull request #470 from nextcloud/bugfix/469/fix-submitting-final-form-with-chromev2.0.0
๐Ÿ“จ Fix submitting the final form in chrome + ๐Ÿงน Cleanup
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index ffe26f7..612216b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,13 @@
# Changelog
All notable changes to this project will be documented in this file.
+## 2.0.0 โ€“ 2022-10-14
+### Added
+- Require Nextcloud 25
+
+### Changed
+- Migrated the frontend to Vue.JS
+
## 1.5.0 โ€“ 2022-04-27
### Added
- Compatibility with Nextcloud 24