CHANGELOG

Changelog for package examples_rclcpp_multithreaded_executor

0.20.0 (2024-04-26)

0.19.3 (2024-04-16)

0.19.2 (2024-03-28)

0.19.1 (2023-07-11)

0.19.0 (2023-04-27)

0.18.0 (2023-04-11)

0.17.1 (2023-03-01)

0.17.0 (2023-02-14)

  • Update the examples to C++17. (#353)

  • [rolling] Update maintainers - 2022-11-07 (#352)

  • Contributors: Audrow Nash, Chris Lalancette

0.16.2 (2022-11-02)

0.16.1 (2022-09-13)

0.16.0 (2022-04-29)

0.15.0 (2022-03-01)

0.14.0 (2022-01-14)

  • Updated maintainers (#329)

  • Contributors: Aditya Pande

0.13.0 (2021-10-18)

  • Fix deprecated subscriber callbacks (#323)

  • Contributors: Abrar Rahman Protyasha

0.12.0 (2021-08-05)

0.11.2 (2021-04-26)

0.11.1 (2021-04-12)

0.11.0 (2021-04-06)

0.10.3 (2021-03-18)

0.10.2 (2021-01-25)

  • Use char * in logging macros (#295)

  • Contributors: Audrow Nash

0.10.1 (2020-12-10)

  • Update maintainers (#292)

  • Contributors: Shane Loretz

0.10.0 (2020-09-21)

  • Added common linters (#265)

  • Contributors: Alejandro Hernández Cordero

0.9.2 (2020-06-01)

0.9.1 (2020-05-26)

  • Initialized count in examples_rclcpp_multithreaded_executor (#269)

  • Contributors: Alejandro Hernández Cordero

0.9.0 (2020-04-30)

  • avoid new deprecations (#267)

  • Restructure rclcpp folders (#264)

  • Contributors: Marya Belanger, William Woodall

0.8.2 (2019-11-19)

0.8.1 (2019-10-24)

  • Implemented Multithreaded Executor example (#251)

  • Contributors: jhdcs