We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03fc4d1 commit b84d2a3Copy full SHA for b84d2a3
1 file changed
CHANGELOG.md
@@ -1,18 +1,13 @@
1
-## [0.2.0] - 2026-05-14
+## [0.2.0] - 2026-06-02
2
3
### Features
4
5
- [**breaking**] Validate node and property names ([#35](https://github.com/google/dtoolkit/pull/35))
6
7
### Refactor
8
9
-- Use newer file naming convention instead of `mod.rs` ([#27](https://github.com/google/dtoolkit/pull/27))
10
- [**breaking**] Implement generic `From<T>` for `DeviceTreeNode` ([#28](https://github.com/google/dtoolkit/pull/28))
11
12
-### Miscellaneous
13
-
14
-- Remove unused `FdtProperty::value_offset` field ([#30](https://github.com/google/dtoolkit/pull/30))
15
16
## [0.1.1] - 2026-01-12
17
18
### Miscellaneous
0 commit comments