mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-11-19 03:35:49 +00:00
Update history.md with latest changes and ran docgen (#1988)
* Update history.md with latest changes * Ran docgen * Add unreleased sections
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
# ripple-keypairs Release History
|
||||
|
||||
## Unreleased
|
||||
|
||||
## 1.1.2 (2022-05-02)
|
||||
- `hexToBytes` now produces empty output for empty input, rather than `[0]`.
|
||||
- Extend `bytesToHex` to work correctly with any input type accepted by `Array.from`.
|
||||
In particular, it now produces correct output for typed arrays such as `UInt8Array`.
|
||||
|
||||
Reference in New Issue
Block a user