Skip to content

Commit e6d9fcc

Browse files
0.2.3
1 parent d3e78a5 commit e6d9fcc

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.2.3 (2022-03-24)
6+
------------------
77
* Expose convex solver settings and set ospq adaptive_rho to default value (`#285 <https://github.com/tesseract-robotics/trajopt/issues/285>`_)
88
* Expose convex solver settings and set ospq adaptive_rho to default value
99
* Fix windows CI build

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.2.2</version>
4+
<version>0.2.3</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.2.3 (2022-03-24)
6+
------------------
77

88
0.2.2 (2022-01-19)
99
------------------

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.2.2</version>
4+
<version>0.2.3</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.2.3 (2022-03-24)
6+
------------------
77

88
0.2.2 (2022-01-19)
99
------------------

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.2.2</version>
4+
<version>0.2.3</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.2.3 (2022-03-24)
6+
------------------
77

88
0.2.2 (2022-01-19)
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.2.2</version>
4+
<version>0.2.3</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.2.3 (2022-03-24)
6+
------------------
77

88
0.2.2 (2022-01-19)
99
------------------

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.2.2</version>
4+
<version>0.2.3</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)