Update history for all codecs and xrpl.js (#1849)

* Update xrpl.js history.md

* Update ripple-address-codec history

* Add comment about npm < 7 for all codecs
This commit is contained in:
Jackson Mills
2021-12-01 15:20:59 -08:00
committed by GitHub
parent bd7b6282e3
commit 0eb64b1447
4 changed files with 17 additions and 0 deletions

View File

@@ -1,5 +1,8 @@
# ripple-keypairs Release History
## 1.1.1 (2021-12-1)
- Fix issue where npm < 7 was not allowed to install the library
## 1.1.0 (2021-11-15)
- Converts ripple-keypairs into a monorepo with ripple-binary-codec,
ripple-address-codec, and xrpl. Changes to build tooling but no new features or