Skip to content

Commit 1da2f16

Browse files
committed
task: added note about examples moved to a separate repo. Removed notes about lockfiles
Signed-off-by: Esteve Fernandez <[email protected]>
1 parent 73b6e9f commit 1da2f16

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

rclrs/CHANGELOG.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,15 +13,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1313

1414
- vendorize messages so that cargo update works ([#509](https://github.com/ros2-rust/ros2_rust/pull/509))
1515

16-
### Fixed
17-
18-
- add Cargo.lock to version control ([#486](https://github.com/ros2-rust/ros2_rust/pull/486))
19-
2016
### Other
2117

18+
- Moved examples to its own repo ([#504](https://github.com/ros2-rust/ros2_rust/pull/504))
2219
- Wake up wait set when adding a new waitable ([#505](https://github.com/ros2-rust/ros2_rust/pull/505))
2320
- rename generate_docs feature to use_ros_shim ([#501](https://github.com/ros2-rust/ros2_rust/pull/501))
24-
- Remove lockfiles from being tracked ([#498](https://github.com/ros2-rust/ros2_rust/pull/498))
2521
- Async Workers ([#446](https://github.com/ros2-rust/ros2_rust/pull/446))
2622
- Shared state pattern (spin-off of #427) ([#430](https://github.com/ros2-rust/ros2_rust/pull/430))
2723
- Options pattern (spin-off of #427) ([#429](https://github.com/ros2-rust/ros2_rust/pull/429))

0 commit comments

Comments
 (0)