From f618fa4fe25607faddd8bb5473feeb54a530e18f Mon Sep 17 00:00:00 2001 From: Robert Haschke Date: Tue, 6 Aug 2024 13:59:05 +0200 Subject: [PATCH] 0.9.1 --- CHANGELOG.rst | 11 +++++++++++ package.xml | 2 +- 2 files changed, 12 insertions(+), 1 deletion(-) create mode 100644 CHANGELOG.rst diff --git a/CHANGELOG.rst b/CHANGELOG.rst new file mode 100644 index 0000000..e9168ef --- /dev/null +++ b/CHANGELOG.rst @@ -0,0 +1,11 @@ +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Changelog for package warehouse_ros_sqlite +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + +0.9.1 (2024-08-06) +------------------ +* Fix column name escaping (`#44 `_) +* Correctly declare and use pluginlib (`#40 `_) +* Do not enforce old C++ standard +* Use warehouse_ros from Debians (`#36 `_) +* Contributors: Bjar Ne, Michael Görner, Robert Haschke, v4hn diff --git a/package.xml b/package.xml index 654c191..6127d2d 100644 --- a/package.xml +++ b/package.xml @@ -1,6 +1,6 @@ warehouse_ros_sqlite - 0.9.0 + 0.9.1 Implementation of warehouse_ros for sqlite