2.5.0 release (#2116)

* Update HISTORY.md

* Update versions
This commit is contained in:
Jackson Mills
2022-10-13 11:28:05 -07:00
committed by GitHub
parent 1ceae703db
commit 3bc87c00ec
4 changed files with 5 additions and 3 deletions

View File

@@ -2,6 +2,8 @@
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.5.0 (2022-10-13)
### Added
* Support for ExpandedSignerList amendment that expands the maximum signer list to 32 entries.
* Add `cookie` and `data` to `ValidationStream` interface