Skip to content

Commit

Permalink
docs: update changelog (#66)
Browse files Browse the repository at this point in the history
  • Loading branch information
robjtede authored Feb 9, 2025
1 parent 0e10422 commit 65d8c89
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@
- Implement `Sub<impl Into<u64>>` for `ByteSize`.
- Implement `SubAssign<ByteSize>` for `ByteSize`.
- Implement `SubAssign<impl Into<u64>>` for `ByteSize`.
- Reject parsing non-unit characters after whitespace.

0 comments on commit 65d8c89

Please sign in to comment.