Skip to content

Commit

Permalink
Update changelog for v0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nordzilla committed Feb 8, 2024
1 parent 60f00ab commit 623cc05
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## v0.4.0 (2024-02-08)

**Major Changes**

* Fixes an issue where primitive integer implementations were not properly panicking
for passing radix 0 and 1 to the `CountDigits::count_digits_radix()` function.

**Minor Changes**

* Update documentation clarifying the Radix type.

## v0.3.1 (2024-02-07)

**Minor Changes**
Expand Down

0 comments on commit 623cc05

Please sign in to comment.