Skip to content

Commit db87ea3

Browse files
authored
readme: update v3.0 release notes (#195)
1 parent 75bb34c commit db87ea3

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

README.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -232,8 +232,13 @@ If you find the examples to be unclear or incorrect, please, open a ticket.
232232
233233
### v3.0
234234
235-
- Update branding as [UAVCAN v1 is renamed into Cyphal](https://forum.opencyphal.org/t/uavcan-v1-is-now-cyphal/1622).
236-
There are no changes in this release aside from renaming.
235+
- Update branding as [UAVCAN v1 is renamed to Cyphal](https://forum.opencyphal.org/t/uavcan-v1-is-now-cyphal/1622).
236+
- Improve MISRA compliance by removing use of flex array: ([#192](https://github.com/OpenCyphal/libcanard/pull/192)).
237+
- Fix dependency issues in docker toolchain.
238+
239+
There are no API changes in this release aside from the rebranding/renaming:
240+
`CANARD_UAVCAN_SPECIFICATION_VERSION_MAJOR` -> `CANARD_CYPHAL_SPECIFICATION_VERSION_MAJOR`
241+
`CANARD_UAVCAN_SPECIFICATION_VERSION_MINOR` -> `CANARD_CYPHAL_SPECIFICATION_VERSION_MINOR`
237242
238243
### v2.0
239244

0 commit comments

Comments
 (0)