mirror of
https://github.com/emn178/js-md5.git
synced 2026-08-13 04:51:44 +08:00
* Removed length detection in node.js.
* Deprecated `buffer` and replace by `arrayBuffer`.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
# v0.4.1 / 2016-03-31
|
||||
|
||||
* Removed length detection in node.js.
|
||||
* Deprecated `buffer` and replace by `arrayBuffer`.
|
||||
|
||||
# v0.4.0 / 2015-12-28
|
||||
|
||||
* Added support for update hash.
|
||||
|
||||
Reference in New Issue
Block a user