Skip to content

Commit b9685e2

Browse files
committed
1.0.0
1 parent 035f13e commit b9685e2

4 files changed

Lines changed: 6 additions & 6 deletions

File tree

reach/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
1.0.0 (2022-12-06)
6+
------------------
77
* Added Python interface (`#38 <https://github.com/ros-industrial/reach/issues/38>`_)
88
* Updated to later version of plugin loader (`#39 <https://github.com/ros-industrial/reach/issues/39>`_)
99
* Refactored repository into ROS-independent core package and ROS-based plugin implementation package (`#37 <https://github.com/ros-industrial/reach/issues/37>`_)

reach/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>reach</name>
4-
<version>0.2.2</version>
4+
<version>1.0.0</version>
55
<description>The reach package</description>
66

77
<license>Apache 2.0</license>

reach_ros/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
1.0.0 (2022-12-06)
6+
------------------
77
* Install reach_ros headers (`#40 <https://github.com/marip8/reach/issues/40>`_)
88
* Added Python interface (`#38 <https://github.com/ros-industrial/reach/issues/38>`_)
99
* Updated to later version of plugin loader (`#39 <https://github.com/ros-industrial/reach/issues/39>`_)

reach_ros/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>reach_ros</name>
4-
<version>0.2.2</version>
4+
<version>1.0.0</version>
55
<description>The reach_ros package</description>
66

77
<maintainer email="mripperger@swri.org">mripperger</maintainer>

0 commit comments

Comments
 (0)