Skip to content

Commit 842c695

Browse files
committed
1.0.5
1 parent 8479f43 commit 842c695

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.rst

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

5+
1.0.5 (2024-09-02)
6+
------------------
7+
* Fix package dependencies (`#51 <https://github.com/ros-planning/warehouse_ros_sqlite/issues/51>`_)
8+
* Silent gcc warning
9+
* Contributors: Robert Haschke
10+
511
1.0.4 (2024-08-06)
612
------------------
713
* Fix column name escaping (`#44 <https://github.com/ros-planning/warehouse_ros_sqlite/issues/44>`_)

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.4</version>
3+
<version>1.0.5</version>
44
<description>
55
Implementation of warehouse_ros for sqlite
66
</description>

0 commit comments

Comments
 (0)