Skip to content

Commit cbaad1a

Browse files
0.3.1
1 parent 5d8b8a0 commit cbaad1a

File tree

16 files changed

+24
-24
lines changed

16 files changed

+24
-24
lines changed

trajopt/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
0.3.1 (2022-10-23)
6+
------------------
77
* Fix jsoncpp link targets and sparseview issue (`#299 <https://github.com/tesseract-robotics/trajopt/issues/299>`_)
88
* CPack (`#290 <https://github.com/tesseract-robotics/trajopt/issues/290>`_)
99
* Contributors: Michael Ripperger, Roelof

trajopt/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>trajopt</name>
4-
<version>0.3.0</version>
4+
<version>0.3.1</version>
55
<description>The trajopt package</description>
66
<maintainer email="[email protected]">Levi Armstrong</maintainer>
77
<license>BSD</license>

trajopt_ext/osqp/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
0.3.1 (2022-10-23)
6+
------------------
77
* CPack (`#290 <https://github.com/tesseract-robotics/trajopt/issues/290>`_)
88
* Update windows CI to leverage colcon
99
* Contributors: Levi Armstrong, Michael Ripperger

trajopt_ext/osqp/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>osqp</name>
4-
<version>0.3.0</version>
4+
<version>0.3.1</version>
55
<description>OSQP Package</description>
66
<maintainer email="[email protected]">Levi Armstrong</maintainer>
77
<license>Apache 2.0</license>

trajopt_ext/osqp_eigen/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
0.3.1 (2022-10-23)
6+
------------------
77
* CPack (`#290 <https://github.com/tesseract-robotics/trajopt/issues/290>`_)
88
* Update windows CI to leverage colcon
99
* Contributors: Levi Armstrong, Michael Ripperger

trajopt_ext/osqp_eigen/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>osqp_eigen</name>
4-
<version>0.3.0</version>
4+
<version>0.3.1</version>
55
<description>Downloads and builds the OSQPEigen Library</description>
66
<maintainer email="[email protected]">Levi Armstrong</maintainer>
77
<license>LGPL</license>

trajopt_ext/vhacd/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
0.3.1 (2022-10-23)
6+
------------------
77
* CPack (`#290 <https://github.com/tesseract-robotics/trajopt/issues/290>`_)
88
* Contributors: Michael Ripperger
99

trajopt_ext/vhacd/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>vhacd</name>
4-
<version>0.3.0</version>
4+
<version>0.3.1</version>
55
<description>The vhacd package</description>
66
<author>Khaled Mammou</author>
77
<maintainer email="[email protected]">Levi Armstrong</maintainer>

trajopt_ifopt/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
0.3.1 (2022-10-23)
6+
------------------
77
* Fixes `#289 <https://github.com/tesseract-robotics/trajopt/issues/289>`_
88
* CPack (`#290 <https://github.com/tesseract-robotics/trajopt/issues/290>`_)
99
* Contributors: Michael Ripperger, Roelof Oomen

trajopt_ifopt/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>trajopt_ifopt</name>
4-
<version>0.3.0</version>
4+
<version>0.3.1</version>
55
<description>The trajopt_ifopt package</description>
66
<maintainer email="[email protected]">Levi Armstrong</maintainer>
77
<license>Apache 2.0</license>

0 commit comments

Comments
 (0)