Release 1.3.1

This commit is contained in:
Elliot Lee
2019-08-26 13:58:09 -07:00
parent 0a41d5ccf1
commit 612e98b198
2 changed files with 11 additions and 1 deletions

View File

@@ -1,5 +1,15 @@
# ripple-lib Release History
## 1.3.1 (2019-08-26)
* Upgrade to gulp 4 (#1030)
* Remove http server (unused)
* Update dependencies
There are no changes in the browser version with this release. The npm package for Node.js should be slightly smaller.
When using this release with [rippled](https://github.com/ripple/rippled), we recommend using [rippled version 1.3.1](https://github.com/ripple/rippled/releases/tag/1.3.1).
## 1.3.0 (2019-08-16)
### Bug fixes: