Skip to content

Commit 2ec10be

Browse files
Update changelogs
1 parent 75a31c9 commit 2ec10be

File tree

9 files changed

+59
-0
lines changed

9 files changed

+59
-0
lines changed

trajopt/CHANGELOG.rst

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

5+
Forthcoming
6+
-----------
7+
* Update cmake format
8+
* Fix cpack typo to use trajopt_common over trajopt_utils (`#436 <https://github.com/tesseract-robotics/trajopt/issues/436>`_)
9+
* Update due to changes with tesseract environment getJointGroup and getKinematicGroup
10+
* Add boost serialization support to config objects
11+
* Contributors: Levi Armstrong, Max DeSantis
12+
513
0.27.0 (2024-12-01)
614
-------------------
715

trajopt_common/CHANGELOG.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22
Changelog for package trajopt_utils
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
* Update cmake format
8+
* Add boost serialization support to config objects
9+
* Contributors: Levi Armstrong
10+
511
0.27.0 (2024-12-01)
612
-------------------
713

trajopt_ext/osqp/CHANGELOG.rst

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

5+
Forthcoming
6+
-----------
7+
* Update cmake format
8+
* Contributors: Levi Armstrong
9+
510
0.27.0 (2024-12-01)
611
-------------------
712

trajopt_ext/osqp_eigen/CHANGELOG.rst

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

5+
Forthcoming
6+
-----------
7+
* Update cmake format
8+
* Contributors: Levi Armstrong
9+
510
0.27.0 (2024-12-01)
611
-------------------
712

trajopt_ext/qpoases/CHANGELOG.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
Changelog for package qpoases
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
* Update cmake format
8+
* Contributors: Levi Armstrong
9+
510
0.27.0 (2024-12-01)
611
-------------------
712

trajopt_ext/vhacd/CHANGELOG.rst

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

5+
Forthcoming
6+
-----------
7+
* Add boost serialization support to config objects
8+
* Contributors: Levi Armstrong
9+
510
0.27.0 (2024-12-01)
611
-------------------
712

trajopt_ifopt/CHANGELOG.rst

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

5+
Forthcoming
6+
-----------
7+
* Update cmake format
8+
* Fix cpack typo to use trajopt_common over trajopt_utils (`#436 <https://github.com/tesseract-robotics/trajopt/issues/436>`_)
9+
* Update due to changes with tesseract environment getJointGroup and getKinematicGroup
10+
* Contributors: Levi Armstrong, Max DeSantis
11+
512
0.27.0 (2024-12-01)
613
-------------------
714

trajopt_optimizers/trajopt_sqp/CHANGELOG.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22
Changelog for package trajopt_sqp
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
* Fix trust region params boost serialization
8+
* Update cmake format
9+
* Fix cpack typo to use trajopt_common over trajopt_utils (`#436 <https://github.com/tesseract-robotics/trajopt/issues/436>`_)
10+
* Add missing forward decl
11+
* Add boost serialization support to config objects
12+
* Contributors: Levi Armstrong, Max DeSantis
13+
514
0.27.0 (2024-12-01)
615
-------------------
716

trajopt_sco/CHANGELOG.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22
Changelog for package trajopt_sco
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
* Fix trust region params boost serialization
8+
* Update cmake format
9+
* Fix cpack typo to use trajopt_common over trajopt_utils (`#436 <https://github.com/tesseract-robotics/trajopt/issues/436>`_)
10+
* Expose utility to set default osqp settings
11+
* Add boost serialization support to config objects
12+
* Contributors: Levi Armstrong, Max DeSantis
13+
514
0.27.0 (2024-12-01)
615
-------------------
716

0 commit comments

Comments
 (0)