Skip to content

Commit 7497e4e

Browse files
committed
1.0.1
1 parent c8f2015 commit 7497e4e

File tree

26 files changed

+39
-39
lines changed

26 files changed

+39
-39
lines changed

fuse/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
1.0.1 (2023-03-03)
6+
------------------
77

88
1.0.0 (2023-03-03)
99
------------------

fuse/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="3">
44
<name>fuse</name>
5-
<version>1.0.0</version>
5+
<version>1.0.1</version>
66
<description>
77
The fuse metapackage.
88
</description>

fuse_constraints/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
1.0.1 (2023-03-03)
6+
------------------
77

88
1.0.0 (2023-03-03)
99
------------------

fuse_constraints/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
schematypens="http://www.w3.org/2001/XMLSchema"?>
55
<package format="3">
66
<name>fuse_constraints</name>
7-
<version>1.0.0</version>
7+
<version>1.0.1</version>
88
<description>
99
The fuse_constraints package provides a set of commonly used constraint types, such as direct measurements on \
1010
state variables (absolute constraints) or measurements of the state changes (relative constraints).

fuse_core/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
1.0.1 (2023-03-03)
6+
------------------
77

88
1.0.0 (2023-03-03)
99
------------------

fuse_core/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="3">
44
<name>fuse_core</name>
5-
<version>1.0.0</version>
5+
<version>1.0.1</version>
66
<description>
77
The fuse_core package provides the base class interfaces for the various fuse components. Concrete implementations of these
88
interfaces are provided in other packages.

fuse_doc/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
1.0.1 (2023-03-03)
6+
------------------
77

88
1.0.0 (2023-03-03)
99
------------------

fuse_doc/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="3">
44
<name>fuse_doc</name>
5-
<version>1.0.0</version>
5+
<version>1.0.1</version>
66
<description>
77
The fuse_doc package provides documentation and examples for the fuse package.
88
</description>

fuse_graphs/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
1.0.1 (2023-03-03)
6+
------------------
77

88
1.0.0 (2023-03-03)
99
------------------

fuse_graphs/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="3">
44
<name>fuse_graphs</name>
5-
<version>1.0.0</version>
5+
<version>1.0.1</version>
66
<description>
77
The fuse_graphs package provides some concrete implementations of the fuse_core::Graph interface.
88
</description>

0 commit comments

Comments
 (0)