mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-11-16 10:25:51 +00:00
chore: update HISTORY.md and version (#119)
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
# ripple-binary-codec Release History
|
||||
|
||||
## 1.1.1 (2021-02-12)
|
||||
- PathSet.toJSON() does not return undefined values
|
||||
- Add support for X-Addresses in Issued Currency Amounts
|
||||
- Fix STArray error message
|
||||
|
||||
## 1.1.0 (2020-12-03)
|
||||
- Add support for Tickets (TicketBatch amendment)
|
||||
- Fix web browser compatibility
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "ripple-binary-codec",
|
||||
"version": "1.1.0",
|
||||
"version": "1.1.1",
|
||||
"description": "XRP Ledger binary codec",
|
||||
"files": [
|
||||
"dist/*",
|
||||
|
||||
Reference in New Issue
Block a user