Skip to content

Commit f9b53da

Browse files
committed
v1.1.0
1 parent 70f3370 commit f9b53da

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.rst

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

5+
1.1.0 (2022-10-13)
6+
------------------
7+
* Merge pull request #6 from ika-rwth-aachen/feature/primitive-msgs
8+
Support exchange of primitive messages with other MQTT clients
9+
* Contributors: Lennart Reiher
10+
511
1.0.2 (2022-10-07)
612
------------------
713
* Merge pull request #4 from ika-rwth-aachen/improvement/runtime-optimization

package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<package format="2">
33

44
<name>mqtt_client</name>
5-
<version>1.0.2</version>
5+
<version>1.1.0</version>
66
<description>Provides a nodelet that enables connected ROS-based devices or robots to exchange ROS messages via an MQTT broker using the MQTT protocol.</description>
77

88
<!-- One maintainer tag required, multiple allowed, one person per tag -->

0 commit comments

Comments
 (0)