release: 1.9.3

This commit is contained in:
Elliot Lee
2021-03-16 22:18:58 -07:00
parent d76a5fc87a
commit 362bb13da1
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
Subscribe to [the **ripple-lib-announce** mailing list](https://groups.google.com/forum/#!forum/ripple-lib-announce) for release announcements. We recommend that ripple-lib users stay up-to-date with the latest stable release.
## UNRELEASED
## 1.9.3 (2021-03-16)
* Expose ripple-address-codec methods. These are static methods on RippleAPI, so you do not need to create a RippleAPI instance.
* `classicAddressToXAddress` / `xAddressToClassicAddress`