Commit 8676b4b
docs(changelog): order 0.16.0 Added bullets feature-first, group transport typing
The 0.16.0 Added bullets landed in merge order rather than reading order:
MqttDeviceTransport (a derived type) led the list, ahead of the Device BYO
feature it serves and its own MqttTransport base, which trailed at the bottom.
Reorder to: Device BYO, will(), resync(), the MqttTransport/MqttControllerTransport
base typing, then MqttDeviceTransport right after it. Doc-only; 0.16.0 is already
released.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent bdb613a commit 8676b4b
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | 11 | | |
13 | 12 | | |
14 | 13 | | |
15 | 14 | | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
0 commit comments