mirror of
https://github.com/emn178/js-sha256.git
synced 2026-08-12 20:32:16 +08:00
update CHANGELOG
This commit is contained in:
@@ -7,6 +7,7 @@
|
|||||||
## v0.4.0 / 2017-01-23
|
## v0.4.0 / 2017-01-23
|
||||||
### Added
|
### Added
|
||||||
- AMD support.
|
- AMD support.
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
- ArrayBuffer dosen't work in Webpack.
|
- ArrayBuffer dosen't work in Webpack.
|
||||||
|
|
||||||
@@ -17,6 +18,7 @@
|
|||||||
## v0.3.1 / 2016-09-08
|
## v0.3.1 / 2016-09-08
|
||||||
### Added
|
### Added
|
||||||
- some files to npm package.
|
- some files to npm package.
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
- coding style.
|
- coding style.
|
||||||
|
|
||||||
@@ -35,14 +37,17 @@
|
|||||||
## v0.2.1 / 2015-02-05
|
## v0.2.1 / 2015-02-05
|
||||||
### Fixed
|
### Fixed
|
||||||
- special length bug.
|
- special length bug.
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
- test cases.
|
- test cases.
|
||||||
|
|
||||||
## v0.2.0 / 2015-02-03
|
## v0.2.0 / 2015-02-03
|
||||||
### Removed
|
### Removed
|
||||||
- ascii parameter.
|
- ascii parameter.
|
||||||
|
|
||||||
### Improved
|
### Improved
|
||||||
- performance.
|
- performance.
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
- test cases.
|
- test cases.
|
||||||
|
|
||||||
@@ -59,6 +64,7 @@
|
|||||||
- bower package.
|
- bower package.
|
||||||
- travis.
|
- travis.
|
||||||
- coveralls.
|
- coveralls.
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
- JSHint warnings.
|
- JSHint warnings.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user