mirror of
https://gitlab.cern.ch/wotsubo/endcap-sl-software-ri-generator.git
synced 2025-08-05 10:19:30 +09:00
update CHANGELOG
This commit is contained in:
parent
26b716f549
commit
a0a1c8c9a3
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||||
- Use full path `RegisterSpec`s to avoid unused `use`
|
- Use full path `RegisterSpec`s to avoid unused `use`
|
||||||
- Use `u8` and `u16` for `T` of registers when the mask is 0xff or 0xffff, instead of defining new tuple struct.
|
- Use `u8` and `u16` for `T` of registers when the mask is 0xff or 0xffff, instead of defining new tuple struct.
|
||||||
- Use `Mmapped` instead of `RegisterSpec` !21
|
- Use `Mmapped` instead of `RegisterSpec` !21
|
||||||
|
- Remove empty doc generation !23
|
||||||
|
|
||||||
## [0.3.1] - 2025-04-11
|
## [0.3.1] - 2025-04-11
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue