diff --git a/packages/xrpl/HISTORY.md b/packages/xrpl/HISTORY.md index 1ee6990e..52d9b44c 100644 --- a/packages/xrpl/HISTORY.md +++ b/packages/xrpl/HISTORY.md @@ -9,7 +9,7 @@ Subscribe to [the **xrpl-announce** mailing list](https://groups.google.com/g/xr * Made unexpected errors in `submitAndWait` more verbose to make them easier to debug. ### Added -* Support for Automated Market Maker (AMM). +* Support for Automated Market Maker (AMM) transactions and requests as defined in XLS-30. ## 2.3.1 (2022-06-27) ### Fixed