Skip to content

Commit

Permalink
Grab missing changelog from 0.1.2 release
Browse files Browse the repository at this point in the history
As is typical round here we forgot to merge the latest 0.1 release notes
back into master.
  • Loading branch information
tcharding committed Feb 21, 2025
1 parent 5bd7d62 commit 0be2757
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,10 @@ There are a bunch of breaking changes in this release, including:
- Hide error internal [#44](https://github.com/rust-bitcoin/hex-conservative/pull/44)
- Return specific error from `HexToByesIter::new` [#62](https://github.com/rust-bitcoin/hex-conservative/pull/62)

# 0.1.2 - 2024-05-14

- Fix bug in output of `InvalidError` [#88](https://github.com/rust-bitcoin/hex-conservative/pull/88).

# 0.1.1 - 2023-07-19

- [Add `test_hex_unwrap`](https://github.com/rust-bitcoin/hex-conservative/pull/24) hex parsing macro for test usage.
Expand Down

0 comments on commit 0be2757

Please sign in to comment.