Skip to content

Commit 52c5449

Browse files
committed
1.0.0
1 parent 4a30c1c commit 52c5449

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package urdf_tutorial
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
1.0.0 (2021-12-06)
6+
------------------
77
* Fixing a problem that failed the startup of launch file of this package on my ROS2 Galactic installation (`#53 <https://github.com/ros/urdf_tutorial/issues/53>`_)
88
* Rebasing Commits from ROS 1 Branch (`#51 <https://github.com/ros/urdf_tutorial/issues/51>`_)
99
* Updated launch file (`#50 <https://github.com/ros/urdf_tutorial/issues/50>`_)

package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="3">
44
<name>urdf_tutorial</name>
5-
<version>0.5.0</version>
5+
<version>1.0.0</version>
66

77
<description>This package contains a number of URDF tutorials.</description>
88
<author email="[email protected]">David V. Lu!!</author>

0 commit comments

Comments
 (0)