Skip to content

Commit b84d2a3

Browse files
committed
address review comments
1 parent 03fc4d1 commit b84d2a3

1 file changed

Lines changed: 1 addition & 6 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,13 @@
1-
## [0.2.0] - 2026-05-14
1+
## [0.2.0] - 2026-06-02
22

33
### Features
44

55
- [**breaking**] Validate node and property names ([#35](https://github.com/google/dtoolkit/pull/35))
66

77
### Refactor
88

9-
- Use newer file naming convention instead of `mod.rs` ([#27](https://github.com/google/dtoolkit/pull/27))
109
- [**breaking**] Implement generic `From<T>` for `DeviceTreeNode` ([#28](https://github.com/google/dtoolkit/pull/28))
1110

12-
### Miscellaneous
13-
14-
- Remove unused `FdtProperty::value_offset` field ([#30](https://github.com/google/dtoolkit/pull/30))
15-
1611
## [0.1.1] - 2026-01-12
1712

1813
### Miscellaneous

0 commit comments

Comments
 (0)