Skip to content

Commit

Permalink
Add missing changelog entry
Browse files Browse the repository at this point in the history
  • Loading branch information
danlehmann committed Dec 13, 2024
1 parent 80672ad commit 4c91d22
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bitbybit/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@

- `ZERO` constant as a shorthand for `new_with_raw_value(0)` is now provided, even for bitfields without a default
value.
- Introduces new `set_foo(&mut self, x)` methods as an alternative to `with_foo(&self, x)`

### Fixed

Expand Down

0 comments on commit 4c91d22

Please sign in to comment.