Skip to content

Commit 9a758e2

Browse files
committed
Changelog.
Signed-off-by: Chris Lalancette <[email protected]>
1 parent 2cb9494 commit 9a758e2

File tree

10 files changed

+99
-0
lines changed

10 files changed

+99
-0
lines changed

action_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 action_msgs
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
58
1.4.0 (2023-02-13)
69
------------------
710
* Update common_interfaces to C++17. (`#215 <https://github.com/ros2/rcl_interfaces/issues/215>`_) (`#151 <https://github.com/ros2/rcl_interfaces/issues/151>`_)

builtin_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 builtin_interfaces
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
58
1.4.0 (2023-02-13)
69
------------------
710
* Update common_interfaces to C++17. (`#215 <https://github.com/ros2/rcl_interfaces/issues/215>`_) (`#151 <https://github.com/ros2/rcl_interfaces/issues/151>`_)

composition_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 composition_interfaces
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
58
1.4.0 (2023-02-13)
69
------------------
710
* Update common_interfaces to C++17. (`#215 <https://github.com/ros2/rcl_interfaces/issues/215>`_) (`#151 <https://github.com/ros2/rcl_interfaces/issues/151>`_)

lifecycle_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 lifecycle_msgs
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
58
1.4.0 (2023-02-13)
69
------------------
710
* Update common_interfaces to C++17. (`#215 <https://github.com/ros2/rcl_interfaces/issues/215>`_) (`#151 <https://github.com/ros2/rcl_interfaces/issues/151>`_)

rcl_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 rcl_interfaces
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
58
1.4.0 (2023-02-13)
69
------------------
710
* Update common_interfaces to C++17. (`#215 <https://github.com/ros2/rcl_interfaces/issues/215>`_) (`#151 <https://github.com/ros2/rcl_interfaces/issues/151>`_)

rosgraph_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 rosgraph_msgs
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
58
1.4.0 (2023-02-13)
69
------------------
710
* Update common_interfaces to C++17. (`#215 <https://github.com/ros2/rcl_interfaces/issues/215>`_) (`#151 <https://github.com/ros2/rcl_interfaces/issues/151>`_)

service_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 service_msgs
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
58
1.4.0 (2023-02-13)
69
------------------
710
* Update common_interfaces to C++17. (`#215 <https://github.com/ros2/rcl_interfaces/issues/215>`_) (`#151 <https://github.com/ros2/rcl_interfaces/issues/151>`_)

statistics_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 statistics_msgs
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
58
1.4.0 (2023-02-13)
69
------------------
710
* Update common_interfaces to C++17. (`#215 <https://github.com/ros2/rcl_interfaces/issues/215>`_) (`#151 <https://github.com/ros2/rcl_interfaces/issues/151>`_)

test_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 test_msgs
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
58
1.4.0 (2023-02-13)
69
------------------
710
* Update common_interfaces to C++17. (`#215 <https://github.com/ros2/rcl_interfaces/issues/215>`_) (`#151 <https://github.com/ros2/rcl_interfaces/issues/151>`_)
Lines changed: 72 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,72 @@
1+
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2+
Changelog for package type_description_interfaces
3+
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4+
5+
Forthcoming
6+
-----------
7+
* Add GetTypeDescription.srv (rep2011) (`#153 <https://github.com/ros2/rcl_interfaces/issues/153>`_)
8+
* new package and interfaces for describing other types (`#146 <https://github.com/ros2/rcl_interfaces/issues/146>`_)
9+
* Contributors: Emerson Knapp, William Woodall
10+
11+
1.4.0 (2023-02-13)
12+
------------------
13+
14+
1.3.1 (2022-09-09)
15+
------------------
16+
17+
1.3.0 (2022-04-29)
18+
------------------
19+
20+
1.2.0 (2022-03-01)
21+
------------------
22+
23+
1.1.0 (2021-08-06)
24+
------------------
25+
26+
1.0.3 (2021-04-06)
27+
------------------
28+
29+
1.0.2 (2021-02-22)
30+
------------------
31+
32+
1.0.1 (2020-06-29)
33+
------------------
34+
35+
1.0.0 (2020-05-26)
36+
------------------
37+
38+
0.9.0 (2020-04-25)
39+
------------------
40+
41+
0.8.0 (2019-09-26)
42+
------------------
43+
44+
0.7.4 (2019-05-29)
45+
------------------
46+
47+
0.7.3 (2019-05-20)
48+
------------------
49+
50+
0.7.2 (2019-05-08)
51+
------------------
52+
53+
0.7.1 (2019-04-26)
54+
------------------
55+
56+
0.7.0 (2019-04-14)
57+
------------------
58+
59+
0.6.2 (2019-01-11)
60+
------------------
61+
62+
0.6.1 (2018-12-06)
63+
------------------
64+
65+
0.6.0 (2018-11-16)
66+
------------------
67+
68+
0.5.0 (2018-06-24)
69+
------------------
70+
71+
0.4.0 (2017-12-08)
72+
------------------

0 commit comments

Comments
 (0)