Skip to content

Commit 4590ecc

Browse files
committed
Update changelogs
1 parent 6f47d8d commit 4590ecc

File tree

12 files changed

+243
-1
lines changed

12 files changed

+243
-1
lines changed

controller_interface/CHANGELOG.rst

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

5+
Forthcoming
6+
-----------
7+
58
2.38.0 (2024-01-25)
69
-------------------
710

controller_manager/CHANGELOG.rst

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

5+
Forthcoming
6+
-----------
7+
* [Spawners] Remove walrus operator (`#1366 <https://github.com/ros-controls/ros2_control/issues/1366>`_)
8+
* [CM] Use explicit constants in controller tests. (`#1356 <https://github.com/ros-controls/ros2_control/issues/1356>`_) (`#1359 <https://github.com/ros-controls/ros2_control/issues/1359>`_)
9+
* Move `test_components` to own package (backport `#1325 <https://github.com/ros-controls/ros2_control/issues/1325>`_) (`#1340 <https://github.com/ros-controls/ros2_control/issues/1340>`_)
10+
* Contributors: Christoph Fröhlich, Dr Denis
11+
512
2.38.0 (2024-01-25)
613
-------------------
714
* [CM] Fix controller parameter loading issue in different cases (`#1293 <https://github.com/ros-controls/ros2_control/issues/1293>`_) (`#1332 <https://github.com/ros-controls/ros2_control/issues/1332>`_)

controller_manager_msgs/CHANGELOG.rst

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

5+
Forthcoming
6+
-----------
7+
58
2.38.0 (2024-01-25)
69
-------------------
710

hardware_interface/CHANGELOG.rst

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

5+
Forthcoming
6+
-----------
7+
* Move `test_components` to own package (backport `#1325 <https://github.com/ros-controls/ros2_control/issues/1325>`_) (`#1340 <https://github.com/ros-controls/ros2_control/issues/1340>`_)
8+
* Contributors: mergify[bot]
9+
510
2.38.0 (2024-01-25)
611
-------------------
712
* [CM] Fix controller parameter loading issue in different cases (`#1293 <https://github.com/ros-controls/ros2_control/issues/1293>`_) (`#1332 <https://github.com/ros-controls/ros2_control/issues/1332>`_)
Lines changed: 206 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,206 @@
1+
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2+
Changelog for package hardware_interface_testing
3+
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4+
5+
Forthcoming
6+
-----------
7+
* Move `test_components` to own package (backport `#1325 <https://github.com/ros-controls/ros2_control/issues/1325>`_) (`#1340 <https://github.com/ros-controls/ros2_control/issues/1340>`_)
8+
* Contributors: mergify[bot]
9+
10+
2.38.0 (2024-01-25)
11+
-------------------
12+
13+
2.37.0 (2024-01-20)
14+
-------------------
15+
16+
2.36.1 (2024-01-08)
17+
-------------------
18+
19+
2.36.0 (2023-12-12)
20+
-------------------
21+
22+
2.35.1 (2023-11-27)
23+
-------------------
24+
25+
2.35.0 (2023-11-14)
26+
-------------------
27+
28+
2.34.0 (2023-11-08)
29+
-------------------
30+
31+
2.33.0 (2023-10-11)
32+
-------------------
33+
34+
2.32.0 (2023-10-03)
35+
-------------------
36+
37+
2.31.0 (2023-09-11)
38+
-------------------
39+
40+
2.30.0 (2023-08-14)
41+
-------------------
42+
43+
2.29.0 (2023-07-09)
44+
-------------------
45+
46+
2.28.0 (2023-06-23)
47+
-------------------
48+
49+
2.27.0 (2023-06-14)
50+
-------------------
51+
52+
2.26.0 (2023-05-20)
53+
-------------------
54+
55+
2.25.3 (2023-04-29)
56+
-------------------
57+
58+
2.25.2 (2023-04-20)
59+
-------------------
60+
61+
2.25.1 (2023-04-14)
62+
-------------------
63+
64+
2.25.0 (2023-04-02)
65+
-------------------
66+
67+
2.24.1 (2023-03-09)
68+
-------------------
69+
70+
2.24.0 (2023-02-28)
71+
-------------------
72+
73+
2.23.0 (2023-02-20)
74+
-------------------
75+
76+
2.22.0 (2023-01-31)
77+
-------------------
78+
79+
2.21.0 (2023-01-24)
80+
-------------------
81+
82+
2.20.0 (2023-01-12)
83+
-------------------
84+
85+
2.19.0 (2023-01-06)
86+
-------------------
87+
88+
2.18.0 (2022-12-03)
89+
-------------------
90+
91+
2.17.0 (2022-11-27)
92+
-------------------
93+
94+
2.16.0 (2022-10-17)
95+
-------------------
96+
97+
2.15.0 (2022-09-19)
98+
-------------------
99+
100+
2.14.0 (2022-09-04)
101+
-------------------
102+
103+
2.13.0 (2022-08-03)
104+
-------------------
105+
106+
2.12.1 (2022-07-14)
107+
-------------------
108+
109+
2.12.0 (2022-07-09)
110+
-------------------
111+
112+
2.11.0 (2022-07-03)
113+
-------------------
114+
115+
2.10.0 (2022-06-18)
116+
-------------------
117+
118+
2.9.0 (2022-05-19)
119+
------------------
120+
121+
2.8.0 (2022-05-13)
122+
------------------
123+
124+
2.7.0 (2022-04-29)
125+
------------------
126+
127+
2.6.0 (2022-04-20)
128+
------------------
129+
130+
2.5.0 (2022-03-25)
131+
------------------
132+
133+
2.4.0 (2022-02-23)
134+
------------------
135+
136+
2.3.0 (2022-02-18)
137+
------------------
138+
139+
2.2.0 (2022-01-24)
140+
------------------
141+
142+
2.1.0 (2022-01-11)
143+
------------------
144+
145+
2.0.0 (2021-12-29)
146+
------------------
147+
148+
1.2.0 (2021-11-05)
149+
------------------
150+
151+
1.1.0 (2021-10-25)
152+
------------------
153+
154+
1.0.0 (2021-09-29)
155+
------------------
156+
157+
0.8.0 (2021-08-28)
158+
------------------
159+
160+
0.7.1 (2021-06-15)
161+
------------------
162+
163+
0.7.0 (2021-06-06)
164+
------------------
165+
166+
0.6.1 (2021-05-31)
167+
------------------
168+
169+
0.6.0 (2021-05-23)
170+
------------------
171+
172+
0.5.0 (2021-05-03)
173+
------------------
174+
175+
0.4.0 (2021-04-07)
176+
------------------
177+
178+
0.3.0 (2021-03-21)
179+
------------------
180+
181+
0.2.1 (2021-03-02)
182+
------------------
183+
184+
0.2.0 (2021-02-26)
185+
------------------
186+
187+
0.1.6 (2021-02-05)
188+
------------------
189+
190+
0.1.5 (2021-02-04)
191+
------------------
192+
193+
0.1.4 (2021-02-03)
194+
------------------
195+
196+
0.1.3 (2021-01-21)
197+
------------------
198+
199+
0.1.2 (2021-01-06)
200+
------------------
201+
202+
0.1.1 (2020-12-23)
203+
------------------
204+
205+
0.1.0 (2020-12-22)
206+
------------------

hardware_interface_testing/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<package format="2">
33
<name>hardware_interface_testing</name>
4-
<version>0.0.0</version>
4+
<version>2.38.0</version>
55
<description>ros2_control hardware interface testing</description>
66
<maintainer email="[email protected]">Bence Magyar</maintainer>
77
<maintainer email="[email protected]">Denis Štogl</maintainer>

joint_limits/CHANGELOG.rst

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

5+
Forthcoming
6+
-----------
7+
58
2.38.0 (2024-01-25)
69
-------------------
710

ros2_control/CHANGELOG.rst

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

5+
Forthcoming
6+
-----------
7+
58
2.38.0 (2024-01-25)
69
-------------------
710

ros2_control_test_assets/CHANGELOG.rst

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

5+
Forthcoming
6+
-----------
7+
58
2.38.0 (2024-01-25)
69
-------------------
710

ros2controlcli/CHANGELOG.rst

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

5+
Forthcoming
6+
-----------
7+
58
2.38.0 (2024-01-25)
69
-------------------
710

0 commit comments

Comments
 (0)