Skip to content

Commit 75244af

Browse files
committed
Changelog
Signed-off-by: Alejandro Hernandez Cordero <[email protected]>
1 parent f5db528 commit 75244af

File tree

31 files changed

+129
-0
lines changed

31 files changed

+129
-0
lines changed

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

5+
0.20.1 (2025-06-19)
6+
-------------------
7+
58
0.20.0 (2025-04-24)
69
-------------------
710

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

5+
0.20.1 (2025-06-19)
6+
-------------------
7+
58
0.20.0 (2025-04-24)
69
-------------------
710

ament_cmake_clang_format/CHANGELOG.rst

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

5+
0.20.1 (2025-06-19)
6+
-------------------
7+
* Fix cmake deprecation (`#539 <https://github.com/ament/ament_lint/issues/539>`_)
8+
* Allow overriding clang-format version via CMake (`#536 <https://github.com/ament/ament_lint/issues/536>`_)
9+
* Contributors: Nathan Wiebe Neufeldt, mosfet80
10+
511
0.20.0 (2025-04-24)
612
-------------------
713

ament_cmake_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_cmake_clang_tidy
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
0.20.1 (2025-06-19)
6+
-------------------
7+
* Fix cmake deprecation (`#539 <https://github.com/ament/ament_lint/issues/539>`_)
8+
* Contributors: mosfet80
9+
510
0.20.0 (2025-04-24)
611
-------------------
712

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

5+
0.20.1 (2025-06-19)
6+
-------------------
7+
* Fix cmake deprecation (`#539 <https://github.com/ament/ament_lint/issues/539>`_)
8+
* Contributors: mosfet80
9+
510
0.20.0 (2025-04-24)
611
-------------------
712

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

5+
0.20.1 (2025-06-19)
6+
-------------------
7+
* Fix cmake deprecation (`#539 <https://github.com/ament/ament_lint/issues/539>`_)
8+
* Contributors: mosfet80
9+
510
0.20.0 (2025-04-24)
611
-------------------
712

ament_cmake_cpplint/CHANGELOG.rst

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

5+
0.20.1 (2025-06-19)
6+
-------------------
7+
* cpplint: update link to upstream cpplint repo (`#538 <https://github.com/ament/ament_lint/issues/538>`_)
8+
* Fix cmake deprecation (`#539 <https://github.com/ament/ament_lint/issues/539>`_)
9+
* Contributors: Romain Reignier, mosfet80
10+
511
0.20.0 (2025-04-24)
612
-------------------
713

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

5+
0.20.1 (2025-06-19)
6+
-------------------
7+
* Fix cmake deprecation (`#539 <https://github.com/ament/ament_lint/issues/539>`_)
8+
* Contributors: mosfet80
9+
510
0.20.0 (2025-04-24)
611
-------------------
712

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

5+
0.20.1 (2025-06-19)
6+
-------------------
7+
* Fix cmake deprecation (`#539 <https://github.com/ament/ament_lint/issues/539>`_)
8+
* Contributors: mosfet80
9+
510
0.20.0 (2025-04-24)
611
-------------------
712

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

5+
0.20.1 (2025-06-19)
6+
-------------------
7+
* Fix cmake deprecation (`#539 <https://github.com/ament/ament_lint/issues/539>`_)
8+
* Contributors: mosfet80
9+
510
0.20.0 (2025-04-24)
611
-------------------
712

0 commit comments

Comments
 (0)