Skip to content

Commit 815436d

Browse files
committed
Update changelogs
1 parent 0e7af5e commit 815436d

File tree

13 files changed

+55
-0
lines changed

13 files changed

+55
-0
lines changed

fuse/CHANGELOG.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@ Changelog for package fuse
1919
* Update changelogs
2020
* Contributors: Gary Servin
2121

22+
Forthcoming
23+
-----------
24+
2225
0.12.0 (2025-06-06)
2326
-------------------
2427

fuse_constraints/CHANGELOG.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,9 @@ Changelog for package fuse_constraints
5555
* Adding doxygen to all packages (#241)
5656
* Contributors: Enrique Fernandez Perdomo, Gary Servin, Stephen Williams, Tom Moore
5757

58+
Forthcoming
59+
-----------
60+
5861
0.12.0 (2025-06-06)
5962
-------------------
6063

fuse_core/CHANGELOG.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,9 @@ Changelog for package fuse_core
100100
* Added a time-limited optimization option to the Graph class (#234)
101101
* Contributors: Enrique Fernandez Perdomo, Gary Servin, Stephen Williams, Tom Moore
102102

103+
Forthcoming
104+
-----------
105+
103106
0.12.0 (2025-06-06)
104107
-------------------
105108
* [Issue-300] Handle prior on last stamp (#323)

fuse_doc/CHANGELOG.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,9 @@ Changelog for package fuse_doc
2323
* Adding doxygen to all packages (#241)
2424
* Contributors: Gary Servin, Tom Moore
2525

26+
Forthcoming
27+
-----------
28+
2629
0.12.0 (2025-06-06)
2730
-------------------
2831

fuse_graphs/CHANGELOG.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,9 @@ Changelog for package fuse_graphs
6060
* Added a time-limited optimization option to the Graph class (#234)
6161
* Contributors: Gary Servin, Stephen Williams, Tom Moore
6262

63+
Forthcoming
64+
-----------
65+
6366
0.12.0 (2025-06-06)
6467
-------------------
6568

fuse_loss/CHANGELOG.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,9 @@ Changelog for package fuse_loss
2727
* Adding doxygen to all packages (#241)
2828
* Contributors: Gary Servin, Stephen Williams, Tom Moore
2929

30+
Forthcoming
31+
-----------
32+
3033
0.12.0 (2025-06-06)
3134
-------------------
3235

fuse_models/CHANGELOG.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,11 @@ Changelog for package fuse_models
4747
* [RST-3451] Delay some transform warnings so startup is less chatty
4848
* Contributors: Enrique Fernandez Perdomo, Gary Servin, Stephen Williams, Tom Moore, fabianhirmann
4949

50+
Forthcoming
51+
-----------
52+
* Moving variable sync from fuse_publishers to fuse_variables (#413)
53+
* Contributors: David Murdoch
54+
5055
0.12.0 (2025-06-06)
5156
-------------------
5257
* Cast nullptr to type for manifold support (#370)

fuse_msgs/CHANGELOG.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@ Changelog for package fuse_msgs
1919
* Update changelogs
2020
* Contributors: Gary Servin
2121

22+
Forthcoming
23+
-----------
24+
2225
0.12.0 (2025-06-06)
2326
-------------------
2427

fuse_optimizers/CHANGELOG.rst

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,19 @@ Changelog for package fuse_optimizers
4343
* [RST-3451] Cleaned up condition variable usage
4444
* Contributors: Enrique Fernandez Perdomo, Gary Servin, Stephen Williams, Tom Moore
4545

46+
Forthcoming
47+
-----------
48+
* add user configurable diag mapping support of termination types. (#410)
49+
* add user configurable diag mapping support of termination types.
50+
* missing return.
51+
* replace the entire block for diag.
52+
* add unit test.
53+
* Update fuse_optimizers/src/fixed_lag_smoother.cpp
54+
Co-authored-by: Stephen Williams <swilliams@locusrobotics.com>
55+
---------
56+
Co-authored-by: Stephen Williams <swilliams@locusrobotics.com>
57+
* Contributors: needphpsql
58+
4659
0.12.0 (2025-06-06)
4760
-------------------
4861
* Prevent optimization thread from doing its work when a stop was requested (#391)

fuse_publishers/CHANGELOG.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,11 @@ Changelog for package fuse_publishers
3939
* Adding doxygen to all packages (#241)
4040
* Contributors: Gary Servin, Stephen Williams, Tom Moore
4141

42+
Forthcoming
43+
-----------
44+
* Moving variable sync from fuse_publishers to fuse_variables (#413)
45+
* Contributors: David Murdoch
46+
4247
0.12.0 (2025-06-06)
4348
-------------------
4449

0 commit comments

Comments
 (0)