mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-11-04 13:05:49 +00:00
doc: update HISTORY.md with source-map fix (#2467)
This was missed when I did #2435 which led to `ripple-address-codec` and `ripple-keypairs` not being released.
This commit is contained in:
@@ -9,6 +9,9 @@ Subscribe to [the **xrpl-announce** mailing list](https://groups.google.com/g/xr
|
||||
* 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).
|
||||
|
||||
### Fixed
|
||||
* Fix source-maps not finding their designated source
|
||||
|
||||
## 2.10.0 (2023-08-07)
|
||||
|
||||
### Added
|
||||
|
||||
Reference in New Issue
Block a user