Skip to content

Commit 6a65f0d

Browse files
committed
Update Changelog
1 parent f6b01b9 commit 6a65f0d

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

CHANGELOG.rst

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,29 @@
22
Changelog for package backward_ros
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
* Update backward_rosConfig.cmake.in
8+
adding both OS paths
9+
* Update backward_rosConfig.cmake.in to windows location
10+
* Set cxx standard to 14
11+
Foxy targets = C++14
12+
https://docs.ros.org/en/foxy/The-ROS2-Project/Contributing/Code-Style-Language-Versions.html
13+
* Merge branch 'remove/linters' into 'foxy-devel'
14+
Remove linter tests for backward_ros
15+
See merge request qa/backward_ros!8
16+
* Merge branch 'fix/ament_cmake_config' into 'remove/linters'
17+
Include BackwardConfigAment.cmake in backward_ros cmake config
18+
See merge request qa/backward_ros!10
19+
* Include the full path to BackwardConfigAment.cmake
20+
* include the contents of BackwardConfigAment.cmake
21+
* Remove linter tests for backward_ros
22+
* Merge branch 'fix/link_library_always' into 'foxy-devel'
23+
Set backward_ros library to be linked always
24+
See merge request qa/backward_ros!7
25+
* Set backward_ros library to be linked always
26+
* Contributors: Gilmar Correia, Noel Jimenez, Sai Kishor Kothakota, mosfet80
27+
528
1.0.5 (2023-12-29)
629
------------------
730
* Merge pull request #14 from christophfroehlich/patch-1

0 commit comments

Comments
 (0)