Skip to content

Commit 0c07a38

Browse files
committed
Updated changelogs
1 parent 6c79b2a commit 0c07a38

File tree

13 files changed

+102
-0
lines changed

13 files changed

+102
-0
lines changed

fuse/CHANGELOG.rst

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

5+
Forthcoming
6+
-----------
7+
58
1.0.1 (2023-03-03)
69
------------------
710

fuse_constraints/CHANGELOG.rst

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

5+
Forthcoming
6+
-----------
7+
* Port support for Ceres 2.1.0 Manifold class into ROS 2 Rolling (`#366 <https://github.com/locusrobotics/fuse/issues/366>`_)
8+
* Support gcc12 and ceres 2.1.0
9+
* Add support for the Manifold class when using Ceres Solver version 2.1.0 and above
10+
* General clean up for Ceres 2.2.0 support
11+
* Updated serialization support to be backwards compatible with previously serialized files
12+
* Formatting changes required for ROS 2 Rolling / Ubuntu Noble
13+
* Contributors: Stephen Williams
14+
515
1.0.1 (2023-03-03)
616
------------------
717

fuse_core/CHANGELOG.rst

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

5+
Forthcoming
6+
-----------
7+
* Port support for Ceres 2.1.0 Manifold class into ROS 2 Rolling (`#366 <https://github.com/locusrobotics/fuse/issues/366>`_)
8+
* Support gcc12 and ceres 2.1.0
9+
* Add support for the Manifold class when using Ceres Solver version 2.1.0 and above
10+
* General clean up for Ceres 2.2.0 support
11+
* Updated serialization support to be backwards compatible with previously serialized files
12+
* Formatting changes required for ROS 2 Rolling / Ubuntu Noble
13+
* Contributors: Stephen Williams
14+
515
1.0.1 (2023-03-03)
616
------------------
717

fuse_doc/CHANGELOG.rst

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

5+
Forthcoming
6+
-----------
7+
58
1.0.1 (2023-03-03)
69
------------------
710

fuse_graphs/CHANGELOG.rst

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

5+
Forthcoming
6+
-----------
7+
* Port support for Ceres 2.1.0 Manifold class into ROS 2 Rolling (`#366 <https://github.com/locusrobotics/fuse/issues/366>`_)
8+
* Support gcc12 and ceres 2.1.0
9+
* Add support for the Manifold class when using Ceres Solver version 2.1.0 and above
10+
* General clean up for Ceres 2.2.0 support
11+
* Updated serialization support to be backwards compatible with previously serialized files
12+
* Formatting changes required for ROS 2 Rolling / Ubuntu Noble
13+
* Contributors: Stephen Williams
14+
515
1.0.1 (2023-03-03)
616
------------------
717

fuse_loss/CHANGELOG.rst

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

5+
Forthcoming
6+
-----------
7+
58
1.0.1 (2023-03-03)
69
------------------
710

fuse_models/CHANGELOG.rst

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

5+
Forthcoming
6+
-----------
7+
* Port support for Ceres 2.1.0 Manifold class into ROS 2 Rolling (`#366 <https://github.com/locusrobotics/fuse/issues/366>`_)
8+
* Support gcc12 and ceres 2.1.0
9+
* Add support for the Manifold class when using Ceres Solver version 2.1.0 and above
10+
* General clean up for Ceres 2.2.0 support
11+
* Updated serialization support to be backwards compatible with previously serialized files
12+
* Formatting changes required for ROS 2 Rolling / Ubuntu Noble
13+
* Contributors: Stephen Williams
14+
515
1.0.1 (2023-03-03)
616
------------------
717

fuse_msgs/CHANGELOG.rst

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

5+
Forthcoming
6+
-----------
7+
58
1.0.1 (2023-03-03)
69
------------------
710

fuse_optimizers/CHANGELOG.rst

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

5+
Forthcoming
6+
-----------
7+
* Port support for Ceres 2.1.0 Manifold class into ROS 2 Rolling (`#366 <https://github.com/locusrobotics/fuse/issues/366>`_)
8+
* Support gcc12 and ceres 2.1.0
9+
* Add support for the Manifold class when using Ceres Solver version 2.1.0 and above
10+
* General clean up for Ceres 2.2.0 support
11+
* Updated serialization support to be backwards compatible with previously serialized files
12+
* Formatting changes required for ROS 2 Rolling / Ubuntu Noble
13+
* Contributors: Stephen Williams
14+
515
1.0.1 (2023-03-03)
616
------------------
717

fuse_publishers/CHANGELOG.rst

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

5+
Forthcoming
6+
-----------
7+
* Port support for Ceres 2.1.0 Manifold class into ROS 2 Rolling (`#366 <https://github.com/locusrobotics/fuse/issues/366>`_)
8+
* Support gcc12 and ceres 2.1.0
9+
* Add support for the Manifold class when using Ceres Solver version 2.1.0 and above
10+
* General clean up for Ceres 2.2.0 support
11+
* Updated serialization support to be backwards compatible with previously serialized files
12+
* Formatting changes required for ROS 2 Rolling / Ubuntu Noble
13+
* Contributors: Stephen Williams
14+
515
1.0.1 (2023-03-03)
616
------------------
717

0 commit comments

Comments
 (0)