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 Dec 26, 2023
1 parent be887a4 commit aef4347
Show file tree
Hide file tree
Showing 22 changed files with 71 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.3.1 (2023-11-06)
------------------

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.3.1 (2023-11-06)
------------------
* Add ament_auto_add_gmock to ament_cmake_auto (`#482 <https://github.com/ament/ament_cmake/issues/482>`_)
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.3.1 (2023-11-06)
------------------
* Use CMAKE_CURRENT_BINARY_DIR instead of CMAKE_BINARY_DIR in ament_generate_environment (`#485 <https://github.com/ament/ament_cmake/issues/485>`_)
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.3.1 (2023-11-06)
------------------

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.3.1 (2023-11-06)
------------------

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.3.1 (2023-11-06)
------------------

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.3.1 (2023-11-06)
------------------

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.3.1 (2023-11-06)
------------------

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.3.1 (2023-11-06)
------------------

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.3.1 (2023-11-06)
------------------

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.3.1 (2023-11-06)
------------------
* Update to C++17 (`#488 <https://github.com/ament/ament_cmake/issues/488>`_)
Expand Down
5 changes: 5 additions & 0 deletions ament_cmake_gmock/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@
Changelog for package ament_cmake_gmock
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
* Split ament_add_gmock into _executable and _test. (`#497 <https://github.com/ament/ament_cmake/issues/497>`_)
* Contributors: Chris Lalancette

2.3.1 (2023-11-06)
------------------

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.3.1 (2023-11-06)
------------------

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

Forthcoming
-----------
* Split ament_add_gmock into _executable and _test. (`#497 <https://github.com/ament/ament_cmake/issues/497>`_)
* ament_add_gtest_test: add TEST_NAME parameter (`#492 <https://github.com/ament/ament_cmake/issues/492>`_)
* Contributors: Chris Lalancette, Christopher Wecht

2.3.1 (2023-11-06)
------------------

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.3.1 (2023-11-06)
------------------

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.3.1 (2023-11-06)
------------------

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.3.1 (2023-11-06)
------------------

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.3.1 (2023-11-06)
------------------

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.3.1 (2023-11-06)
------------------

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.3.1 (2023-11-06)
------------------

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.3.1 (2023-11-06)
------------------

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.3.1 (2023-11-06)
------------------

Expand Down

0 comments on commit aef4347

Please sign in to comment.