Improved performance of hBytes increment.

This commit is contained in:
Yi-Cyuan Chen
2017-10-31 20:33:20 +08:00
parent 77efe9529c
commit cf975dfa0c
5 changed files with 13 additions and 9 deletions
+4
View File
@@ -1,5 +1,9 @@
# Change Log
## v0.7.1 / 2017-10-31
### Improved
- performance of hBytes increment.
## v0.7.0 / 2017-10-31
### Fixed
- incorrect result when file size >= 512M.