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

github.com/westberliner/checksum.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick <patrick@westberliner.net>2021-12-05 01:03:56 +0300
committerPatrick <patrick@westberliner.net>2021-12-05 01:03:56 +0300
commit718d1995d352453f228b4d4bd2c8bb349433e7ed (patch)
tree9b090383708ed1a9f3c960194234c6be02283bf2 /Changelog.md
parentd39945094f539a4ddcddbff4490349ed372c645d (diff)
Version bump to NC23. Update node dependencies.v1.1.3
Diffstat (limited to 'Changelog.md')
-rw-r--r--Changelog.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/Changelog.md b/Changelog.md
index 2d49899..5ef2921 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -1,6 +1,10 @@
Changelog
=========
+**1.1.3**
+- Updated info.xml > bump nextcloud support to version 23.
+- Updated node dependencies.
+
**1.1.2**
- Fixes wrong label for sha512 checksum. (thx to @st3iny)
- Refactor checksum controller to appropriate nc folder class. (thx to @st3iny)