Skip to content

Commit

Permalink
finalize release notes date for 0.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Robbepop committed Nov 6, 2020
1 parent 3f77dc0 commit 575084b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RELEASES.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# 0.11.0 (WIP)
# 0.11.0 (2020-11-06)

- Add `bits: int` parameter to the `#[bitfield]` macro which allows to precisely control the resulting bit width
of the generated bitfield struct. Use it like: `#[bitfield(bits = 5)]`.
Expand Down

0 comments on commit 575084b

Please sign in to comment.