File tree Expand file tree Collapse file tree 1 file changed +1
-5
lines changed Expand file tree Collapse file tree 1 file changed +1
-5
lines changed Original file line number Diff line number Diff line change @@ -13,15 +13,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
13
13
14
14
- vendorize messages so that cargo update works ([ #509 ] ( https://github.com/ros2-rust/ros2_rust/pull/509 ) )
15
15
16
- ### Fixed
17
-
18
- - add Cargo.lock to version control ([ #486 ] ( https://github.com/ros2-rust/ros2_rust/pull/486 ) )
19
-
20
16
### Other
21
17
18
+ - Moved examples to its own repo ([ #504 ] ( https://github.com/ros2-rust/ros2_rust/pull/504 ) )
22
19
- Wake up wait set when adding a new waitable ([ #505 ] ( https://github.com/ros2-rust/ros2_rust/pull/505 ) )
23
20
- 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 ) )
25
21
- Async Workers ([ #446 ] ( https://github.com/ros2-rust/ros2_rust/pull/446 ) )
26
22
- Shared state pattern (spin-off of #427 ) ([ #430 ] ( https://github.com/ros2-rust/ros2_rust/pull/430 ) )
27
23
- Options pattern (spin-off of #427 ) ([ #429 ] ( https://github.com/ros2-rust/ros2_rust/pull/429 ) )
You can’t perform that action at this time.
0 commit comments