Update readme.

This commit is contained in:
Martin Dahl 2023-09-07 13:34:00 +02:00
parent b75607a46e
commit 1c22daf8a9
1 changed files with 2 additions and 0 deletions

View File

@ -44,6 +44,8 @@ What works?
Changelog Changelog
-------------------- --------------------
#### [Unreleased] #### [Unreleased]
- Implement rcl_interfaces::srv::ListParameters service. <https://github.com/sequenceplanner/r2r/pull/64>
- Eliminate compiler warnings about virtual workspace's resolver. <https://github.com/sequenceplanner/r2r/pull/63>
#### [0.7.5] - 2023-06-27 #### [0.7.5] - 2023-06-27
- Fix issue with snake case conversion for idl header files. <https://github.com/sequenceplanner/r2r/pull/61> - Fix issue with snake case conversion for idl header files. <https://github.com/sequenceplanner/r2r/pull/61>