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-03-09 23:30:05 +0300
committerpatrick <patrick@westberliner.net>2021-03-09 23:30:05 +0300
commitd39945094f539a4ddcddbff4490349ed372c645d (patch)
treecfddfe8b77bb1d431a6c5c59b612cc4829002791 /Changelog.md
parentbf0a77677eb553b8e2ee32499714735721f22dad (diff)
Update metadata. Centralised algorithms for frontend.v1.1.2
Diffstat (limited to 'Changelog.md')
-rw-r--r--Changelog.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/Changelog.md b/Changelog.md
index 1ed159d..2d49899 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -1,6 +1,11 @@
Changelog
=========
+**1.1.2**
+- Fixes wrong label for sha512 checksum. (thx to @st3iny)
+- Refactor checksum controller to appropriate nc folder class. (thx to @st3iny)
+- Centralize algorithms in javascript.
+
**1.1.1**
- NC 20|21: Fixes issue on checksum files in folders not working.
- NC 21: Fixed issue on fileinfo change not resetting view.