mirror of
https://github.com/emn178/js-md5.git
synced 2026-08-13 04:51:44 +08:00
Fixed incorrect result when first bit is 1 of bytes. #18
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
# Change Log
|
||||
|
||||
## v0.7.3 / 2017-12-18
|
||||
### Fixed
|
||||
- incorrect result when first bit is 1 of bytes. #18
|
||||
|
||||
## v0.7.2 / 2017-10-31
|
||||
### Improved
|
||||
- performance of hBytes increment.
|
||||
|
||||
Reference in New Issue
Block a user