Skip to content

Commit 39fc87b

Browse files
committed
Changelog.
Signed-off-by: Chris Lalancette <[email protected]>
1 parent 8454baf commit 39fc87b

File tree

22 files changed

+71
-1
lines changed

22 files changed

+71
-1
lines changed

ament_cmake/CHANGELOG.rst

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

5+
Forthcoming
6+
-----------
7+
58
1.4.0 (2022-04-29)
69
------------------
710

ament_cmake_auto/CHANGELOG.rst

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

5+
Forthcoming
6+
-----------
7+
58
1.4.0 (2022-04-29)
69
------------------
710

ament_cmake_core/CHANGELOG.rst

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

5+
Forthcoming
6+
-----------
7+
* Implement ament_add_default_options (`#390 <https://github.com/ament/ament_cmake/issues/390>`_)
8+
* Contributors: methylDragon
9+
510
1.4.0 (2022-04-29)
611
------------------
712

ament_cmake_export_definitions/CHANGELOG.rst

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

5+
Forthcoming
6+
-----------
7+
58
1.4.0 (2022-04-29)
69
------------------
710

ament_cmake_export_dependencies/CHANGELOG.rst

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

5+
Forthcoming
6+
-----------
7+
58
1.4.0 (2022-04-29)
69
------------------
710

ament_cmake_export_include_directories/CHANGELOG.rst

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

5+
Forthcoming
6+
-----------
7+
58
1.4.0 (2022-04-29)
69
------------------
710

ament_cmake_export_interfaces/CHANGELOG.rst

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

5+
Forthcoming
6+
-----------
7+
58
1.4.0 (2022-04-29)
69
------------------
710

ament_cmake_export_libraries/CHANGELOG.rst

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

5+
Forthcoming
6+
-----------
7+
58
1.4.0 (2022-04-29)
69
------------------
710

ament_cmake_export_link_flags/CHANGELOG.rst

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

5+
Forthcoming
6+
-----------
7+
58
1.4.0 (2022-04-29)
69
------------------
710

ament_cmake_export_targets/CHANGELOG.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
Changelog for package ament_cmake_export_targets
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
58
1.4.0 (2022-04-29)
69
------------------
710

@@ -67,7 +70,7 @@ Changelog for package ament_cmake_export_targets
6770

6871
0.9.3 (2020-05-19)
6972
------------------
70-
* Fix the order in which *Export.cmake files are included (`#256 <https://github.com/ament/ament_cmake/issues/256>`_)
73+
* Fix the order in which Export.cmake files are included (`#256 <https://github.com/ament/ament_cmake/issues/256>`_)
7174
* Contributors: Ivan Santiago Paunovic
7275

7376
0.9.2 (2020-05-07)

0 commit comments

Comments
 (0)