Update HISTORY.md

This commit is contained in:
Elliot Lee
2019-10-17 17:03:01 -07:00
parent 2fe8162c26
commit e5fad4a521

View File

@@ -1,5 +1,21 @@
# ripple-keypairs Release History
## 1.0.0-beta.0 (2019-10-17)
* Refactor and use TypeScript
* Vendor ripple-address-codec (move dependency into this project)
* Add support for Travis CI (.travis.yml)
* Use "dist/*" for distribution files
* Add yarn.lock
## 0.11.0 (2018-10-23)
* Upgrade elliptic (#28)
## 0.10.2
* Remove unused devDependencies
## 0.10.1 (2017-11-10)
+ [Verify that generated keypairs can correctly sign a message](https://github.com/ripple/ripple-keypairs/pull/22)
* [Verify that generated keypairs can correctly sign a message](https://github.com/ripple/ripple-keypairs/pull/22)