Skip to content

Commit

Permalink
0.9.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Levi-Armstrong committed Apr 1, 2022
1 parent 826910a commit f4a13b3
Show file tree
Hide file tree
Showing 8 changed files with 12 additions and 12 deletions.
4 changes: 2 additions & 2 deletions tesseract_command_language/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package tesseract_command_language
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.9.5 (2022-03-31)
------------------
* Update to leverage TesseractSupportResourceLocator (`#181 <https://github.com/tesseract-robotics/tesseract_planning/issues/181>`_)
* Update to leverage TesseractSupportResourceLocator
* Update CI docker tag to 0.9
Expand Down
2 changes: 1 addition & 1 deletion tesseract_command_language/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="2">
<name>tesseract_command_language</name>
<version>0.9.4</version>
<version>0.9.5</version>
<description>The Tesseract Command Language package</description>
<author email="[email protected]">Levi Armstrong</author>
<maintainer email="[email protected]">Levi Armstrong</maintainer>
Expand Down
4 changes: 2 additions & 2 deletions tesseract_motion_planners/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package tesseract_motion_planners
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.9.5 (2022-03-31)
------------------
* Update to leverage TesseractSupportResourceLocator (`#181 <https://github.com/tesseract-robotics/tesseract_planning/issues/181>`_)
* Update to leverage TesseractSupportResourceLocator
* Update CI docker tag to 0.9
Expand Down
2 changes: 1 addition & 1 deletion tesseract_motion_planners/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="2">
<name>tesseract_motion_planners</name>
<version>0.9.4</version>
<version>0.9.5</version>
<description>This contains tesseract planners</description>

<maintainer email="[email protected]">Levi Armstrong</maintainer>
Expand Down
4 changes: 2 additions & 2 deletions tesseract_process_managers/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package tesseract_process_managers
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.9.5 (2022-03-31)
------------------
* Update to leverage TesseractSupportResourceLocator (`#181 <https://github.com/tesseract-robotics/tesseract_planning/issues/181>`_)
* Update to leverage TesseractSupportResourceLocator
* Update CI docker tag to 0.9
Expand Down
2 changes: 1 addition & 1 deletion tesseract_process_managers/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="3">
<name>tesseract_process_managers</name>
<version>0.9.4</version>
<version>0.9.5</version>
<description>The Process managers package</description>

<maintainer email="[email protected]">Levi Armstrong</maintainer>
Expand Down
4 changes: 2 additions & 2 deletions tesseract_time_parameterization/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package tesseract_time_parameterization
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.9.5 (2022-03-31)
------------------
* Add check for time increasing in TOTG (`#175 <https://github.com/tesseract-robotics/tesseract_planning/issues/175>`_)
* Contributors: Levi Armstrong

Expand Down
2 changes: 1 addition & 1 deletion tesseract_time_parameterization/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="2">
<name>tesseract_time_parameterization</name>
<version>0.9.4</version>
<version>0.9.5</version>
<description>The Tesseract Time Parameterization package</description>
<author email="[email protected]">Levi Armstrong</author>
<maintainer email="[email protected]">Levi Armstrong</maintainer>
Expand Down

0 comments on commit f4a13b3

Please sign in to comment.