Skip to content

Commit

Permalink
update uint changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
ordian committed Dec 30, 2020
1 parent 33a2b48 commit 7e12b58
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions uint/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ The format is based on [Keep a Changelog].
[Keep a Changelog]: http://keepachangelog.com/en/1.0.0/

## [Unreleased]
- Allow `0x` prefix in `from_str`. [#487](https://github.com/paritytech/parity-common/pull/487)
### Breaking
- Optimized FromStr, made it no_std-compatible. [#468](https://github.com/paritytech/parity-common/pull/468)

Expand Down

0 comments on commit 7e12b58

Please sign in to comment.