diff --git a/packages/ripple-binary-codec/HISTORY.md b/packages/ripple-binary-codec/HISTORY.md index d0f32257da..5096f1025c 100644 --- a/packages/ripple-binary-codec/HISTORY.md +++ b/packages/ripple-binary-codec/HISTORY.md @@ -2,7 +2,7 @@ ## Unreleased -## 2.2.0 (2024-12-12) +## 2.2.0 (2024-12-16) ### Added * Support for the Multi-Purpose Token amendment (XLS-33) diff --git a/packages/xrpl/HISTORY.md b/packages/xrpl/HISTORY.md index 41477a041d..f6f63366fb 100644 --- a/packages/xrpl/HISTORY.md +++ b/packages/xrpl/HISTORY.md @@ -4,7 +4,7 @@ Subscribe to [the **xrpl-announce** mailing list](https://groups.google.com/g/xr ## Unreleased Changes -## 4.1.0 (2024-12-12) +## 4.1.0 (2024-12-16) ### Added * parseTransactionFlags as a utility function in the xrpl package to streamline transactions flags-to-map conversion