mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-11-30 17:15:49 +00:00
2.11 release (#2442)
* update HISTORY * update docgen * update package versions
This commit is contained in:
@@ -3,7 +3,10 @@
|
||||
Subscribe to [the **xrpl-announce** mailing list](https://groups.google.com/g/xrpl-announce) for release announcements. We recommend that xrpl.js (ripple-lib) users stay up-to-date with the latest stable release.
|
||||
## Unreleased
|
||||
|
||||
## 2.11.0 (2023-08-24)
|
||||
|
||||
### Added
|
||||
* Add AMM support [XLS-30](https://github.com/XRPLF/XRPL-Standards/discussions/78)
|
||||
* Add `walletFromSecretNumbers` to derive a wallet from [XLS-12](https://github.com/XRPLF/XRPL-Standards/issues/15). Currently only works with `secp256k1` keys, but will work with `ED25519` keys as part of 3.0 via [#2376](https://github.com/XRPLF/xrpl.js/pull/2376).
|
||||
|
||||
## 2.10.0 (2023-08-07)
|
||||
|
||||
Reference in New Issue
Block a user