Improved performance of hBytes increment.

This commit is contained in:
Yi-Cyuan Chen
2017-10-31 20:30:01 +08:00
parent cb8eb73ef1
commit 5f0bd5a888
10 changed files with 24 additions and 20 deletions
+4
View File
@@ -1,5 +1,9 @@
# Change Log
## v0.7.2 / 2017-10-31
### Improved
- performance of hBytes increment.
## v0.7.1 / 2017-10-29
### Fixed
- incorrect result when file size >= 4G.