Skip to content

Commit 406b16e

Browse files
committed
Changelog.
Signed-off-by: Chris Lalancette <[email protected]>
1 parent 6d8fecf commit 406b16e

File tree

31 files changed

+125
-0
lines changed

31 files changed

+125
-0
lines changed

ament_clang_format/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_clang_format
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
* fix setuptools deprecations (`#547 <https://github.com/ament/ament_lint/issues/547>`_)
8+
* Contributors: mosfet80
9+
510
0.20.1 (2025-06-19)
611
-------------------
712

ament_clang_tidy/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_clang_tidy
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
* fix setuptools deprecations (`#547 <https://github.com/ament/ament_lint/issues/547>`_)
8+
* Contributors: mosfet80
9+
510
0.20.1 (2025-06-19)
611
-------------------
712

ament_cmake_clang_format/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_clang_format
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
58
0.20.1 (2025-06-19)
69
-------------------
710
* Fix cmake deprecation (`#539 <https://github.com/ament/ament_lint/issues/539>`_)

ament_cmake_clang_tidy/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_clang_tidy
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
58
0.20.1 (2025-06-19)
69
-------------------
710
* Fix cmake deprecation (`#539 <https://github.com/ament/ament_lint/issues/539>`_)

ament_cmake_copyright/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_copyright
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
58
0.20.1 (2025-06-19)
69
-------------------
710
* Fix cmake deprecation (`#539 <https://github.com/ament/ament_lint/issues/539>`_)

ament_cmake_cppcheck/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_cppcheck
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
58
0.20.1 (2025-06-19)
69
-------------------
710
* Fix cmake deprecation (`#539 <https://github.com/ament/ament_lint/issues/539>`_)

ament_cmake_cpplint/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_cpplint
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
58
0.20.1 (2025-06-19)
69
-------------------
710
* cpplint: update link to upstream cpplint repo (`#538 <https://github.com/ament/ament_lint/issues/538>`_)

ament_cmake_flake8/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_flake8
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
58
0.20.1 (2025-06-19)
69
-------------------
710
* Fix cmake deprecation (`#539 <https://github.com/ament/ament_lint/issues/539>`_)

ament_cmake_lint_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_lint_cmake
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
58
0.20.1 (2025-06-19)
69
-------------------
710
* Fix cmake deprecation (`#539 <https://github.com/ament/ament_lint/issues/539>`_)

ament_cmake_mypy/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_mypy
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
58
0.20.1 (2025-06-19)
69
-------------------
710
* Fix cmake deprecation (`#539 <https://github.com/ament/ament_lint/issues/539>`_)

0 commit comments

Comments
 (0)