Skip to content

Commit

Permalink
Changelog.
Browse files Browse the repository at this point in the history
Signed-off-by: Chris Lalancette <[email protected]>
  • Loading branch information
clalancette committed Oct 3, 2024
1 parent 4c630d4 commit ccdc597
Show file tree
Hide file tree
Showing 22 changed files with 68 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ament_cmake/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Changelog for package ament_cmake
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------

2.7.0 (2024-06-25)
------------------

Expand Down
3 changes: 3 additions & 0 deletions ament_cmake_auto/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Changelog for package ament_cmake_auto
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------

2.7.0 (2024-06-25)
------------------

Expand Down
3 changes: 3 additions & 0 deletions ament_cmake_core/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Changelog for package ament_cmake_core
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------

2.7.0 (2024-06-25)
------------------

Expand Down
3 changes: 3 additions & 0 deletions ament_cmake_export_definitions/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Changelog for package ament_cmake_export_definitions
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------

2.7.0 (2024-06-25)
------------------

Expand Down
3 changes: 3 additions & 0 deletions ament_cmake_export_dependencies/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Changelog for package ament_cmake_export_dependencies
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------

2.7.0 (2024-06-25)
------------------

Expand Down
3 changes: 3 additions & 0 deletions ament_cmake_export_include_directories/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Changelog for package ament_cmake_export_include_directories
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------

2.7.0 (2024-06-25)
------------------

Expand Down
3 changes: 3 additions & 0 deletions ament_cmake_export_interfaces/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Changelog for package ament_cmake_export_interfaces
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------

2.7.0 (2024-06-25)
------------------

Expand Down
3 changes: 3 additions & 0 deletions ament_cmake_export_libraries/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Changelog for package ament_cmake_export_libraries
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------

2.7.0 (2024-06-25)
------------------

Expand Down
3 changes: 3 additions & 0 deletions ament_cmake_export_link_flags/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Changelog for package ament_cmake_export_link_flags
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------

2.7.0 (2024-06-25)
------------------

Expand Down
3 changes: 3 additions & 0 deletions ament_cmake_export_targets/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Changelog for package ament_cmake_export_targets
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------

2.7.0 (2024-06-25)
------------------

Expand Down
3 changes: 3 additions & 0 deletions ament_cmake_gen_version_h/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Changelog for package ament_cmake_gen_version_h
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------

2.7.0 (2024-06-25)
------------------

Expand Down
3 changes: 3 additions & 0 deletions ament_cmake_gmock/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Changelog for package ament_cmake_gmock
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------

2.7.0 (2024-06-25)
------------------

Expand Down
3 changes: 3 additions & 0 deletions ament_cmake_google_benchmark/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Changelog for package ament_cmake_google_benchmark
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------

2.7.0 (2024-06-25)
------------------

Expand Down
5 changes: 5 additions & 0 deletions ament_cmake_gtest/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@
Changelog for package ament_cmake_gtest
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
* set search path args and then append (`#543 <https://github.com/ament/ament_cmake/issues/543>`_)
* Contributors: Will

2.7.0 (2024-06-25)
------------------

Expand Down
3 changes: 3 additions & 0 deletions ament_cmake_include_directories/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Changelog for package ament_cmake_include_directories
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------

2.7.0 (2024-06-25)
------------------

Expand Down
3 changes: 3 additions & 0 deletions ament_cmake_libraries/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Changelog for package ament_cmake_libraries
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------

2.7.0 (2024-06-25)
------------------

Expand Down
3 changes: 3 additions & 0 deletions ament_cmake_pytest/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Changelog for package ament_cmake_pytest
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------

2.7.0 (2024-06-25)
------------------
* Don't write Python bytecode when invoking pytest (`#533 <https://github.com/ament/ament_cmake/issues/533>`_)
Expand Down
3 changes: 3 additions & 0 deletions ament_cmake_python/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Changelog for package ament_cmake_python
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------

2.7.0 (2024-06-25)
------------------

Expand Down
3 changes: 3 additions & 0 deletions ament_cmake_target_dependencies/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Changelog for package ament_cmake_target_dependencies
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------

2.7.0 (2024-06-25)
------------------

Expand Down
3 changes: 3 additions & 0 deletions ament_cmake_test/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Changelog for package ament_cmake_test
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------

2.7.0 (2024-06-25)
------------------

Expand Down
3 changes: 3 additions & 0 deletions ament_cmake_vendor_package/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Changelog for package ament_cmake_vendor_package
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------

2.7.0 (2024-06-25)
------------------

Expand Down
3 changes: 3 additions & 0 deletions ament_cmake_version/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Changelog for package ament_cmake_version
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------

2.7.0 (2024-06-25)
------------------

Expand Down

0 comments on commit ccdc597

Please sign in to comment.