Skip to content

Commit

Permalink
fix history
Browse files Browse the repository at this point in the history
  • Loading branch information
tequdev committed Feb 21, 2025
1 parent 8a560e6 commit 6e1627a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion packages/xrpl/HISTORY.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ Subscribe to [the **xrpl-announce** mailing list](https://groups.google.com/g/xr

## Unreleased

### Added
* Adds `apiVersion` option on `Client` constructor

## 4.2.0 (2025-2-13)

### Added
Expand All @@ -12,7 +15,6 @@ Subscribe to [the **xrpl-announce** mailing list](https://groups.google.com/g/xr
* Support for the Permissioned Domains amendment (XLS-80).
* Support for the `simulate` RPC ([XLS-69](https://github.com/XRPLF/XRPL-Standards/tree/master/XLS-0069-simulate))
* Support for XLS-77d Deep-Freeze amendment
* Adds `apiVersion` option on `Client` constructor

### Changed
* Deprecated `setTransactionFlagsToNumber`. Start using convertTxFlagsToNumber instead
Expand Down

0 comments on commit 6e1627a

Please sign in to comment.