When we do patch version releases (on a separate branch) the release patches typically include a changelog entry that does not appear on `master` - this seems like a process fail. Anyways, grab the release notes for `v0.1.2` and add them to the changelog file. Intentionally do not cherrypick the release patch because that may make the git index hard to understand. |
||
---|---|---|
.. | ||
contrib | ||
src | ||
CHANGELOG.md | ||
Cargo.toml | ||
README.md |
README.md
Bitcoin Units
This crate provides basic Bitcoin numeric units such as Amount
.
Minimum Supported Rust Version (MSRV)
This library should always compile with any combination of features on Rust 1.63.0.
Licensing
The code in this project is licensed under the Creative Commons CC0 1.0 Universal license. We use the SPDX license list and SPDX IDs.