Skip to content

Commit deb3d66

Browse files
authored
バージョンを4.0.0に更新します (#19)
* update version tag * add CHANGELOG.rst
1 parent c52df25 commit deb3d66

File tree

2 files changed

+20
-1
lines changed

2 files changed

+20
-1
lines changed

CHANGELOG.rst

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2+
Changelog for package sciurus17_description
3+
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4+
5+
4.0.0 (2024-12-27)
6+
-----------
7+
* ROS 2 Jazzyに対応 (`#14 <https://github.com/rt-net/sciurus17_description/issues/14>`_)
8+
* Contributors: Kuwamai, chama1176
9+
10+
3.0.0 (2023-11-10)
11+
------------------
12+
* ROS 2 Gazebo対応 (`#5 <https://github.com/rt-net/sciurus17_description/issues/5>`_)
13+
* Support ROS 2 (`#4 <https://github.com/rt-net/sciurus17_description/issues/4>`_)
14+
* Contributors: Kuwamai
15+
16+
1.0.0 (2023-09-14)
17+
------------------
18+
* sciurus17_rosから抽出
19+
* Contributors: Kuwagata, Kuwamai

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>sciurus17_description</name>
5-
<version>3.0.0</version>
5+
<version>4.0.0</version>
66
<description>The Sciurus17 description package</description>
77
<maintainer email="shop@rt-net.jp">RT Corporation</maintainer>
88
<license>NON-COMMERCIAL LICENSE AGREEMENT</license>

0 commit comments

Comments
 (0)