Skip to content

Commit

Permalink
Fill out changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
danlehmann committed May 22, 2023
1 parent c7c9241 commit bde2501
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## arbitrary-int 1.2.6

### Added

- Support LowerHex and UpperHex so that arbitrary-int can be printed via e.g. `format!("{:x}", u4::new(12))`

## arbitrary-int 1.2.5

### Added
Expand Down

0 comments on commit bde2501

Please sign in to comment.