Update HISTORY.md with last version (#2080)

This commit is contained in:
Jackson Mills
2022-09-06 13:43:06 -07:00
committed by GitHub
parent d8dbd44f56
commit 1673f4b964

View File

@@ -1,8 +1,9 @@
# xrpl.js (ripple-lib) Release History
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.4.0 (2022-09-01)
### Added
- Export `verify` from ripple-keypairs as `verifyKeypairSignature` for use in web-apps.