mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-12-06 17:27:59 +00:00
Release 1.0.0-beta.4
This commit is contained in:
@@ -1,5 +1,10 @@
|
|||||||
# ripple-lib Release History
|
# ripple-lib Release History
|
||||||
|
|
||||||
|
## 1.0.0-beta.4 (2018-08-10)
|
||||||
|
|
||||||
|
+ [Add `prepareTransaction()`](https://github.com/ripple/ripple-lib/pull/898)
|
||||||
|
+ Internal improvements and cleanup
|
||||||
|
|
||||||
## 1.0.0-beta.3 (2018-07-17)
|
## 1.0.0-beta.3 (2018-07-17)
|
||||||
|
|
||||||
+ For payment channel transactions, `getTransaction` includes a new
|
+ For payment channel transactions, `getTransaction` includes a new
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "ripple-lib",
|
"name": "ripple-lib",
|
||||||
"version": "1.0.0-beta.3",
|
"version": "1.0.0-beta.4",
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
"description": "A JavaScript API for interacting with Ripple in Node.js and the browser",
|
"description": "A JavaScript API for interacting with Ripple in Node.js and the browser",
|
||||||
"files": [
|
"files": [
|
||||||
|
|||||||
Reference in New Issue
Block a user