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:
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.