Skip to content

Commit 3d0faab

Browse files
committed
1.0.8
1 parent d316ae8 commit 3d0faab

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
1.0.8 (2026-06-23)
6+
------------------
77
* Remove 'system' component from Boost package (`#61 <https://github.com/moveit/warehouse_ros_sqlite/issues/61>`_)
88
According to https://www.boost.org/releases/1.89.0, the system library is header-only since Boost 1.69 and the corresponding cmake component has been dropped in 1.89.
99
* CI: Update GHA versions (`#60 <https://github.com/moveit/warehouse_ros_sqlite/issues/60>`_)

package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<package format="3">
22
<name>warehouse_ros_sqlite</name>
3-
<version>1.0.7</version>
3+
<version>1.0.8</version>
44
<description>
55
Implementation of warehouse_ros for sqlite
66
</description>

0 commit comments

Comments
 (0)