Skip to content

Commit 268a5de

Browse files
committed
v1.0.1
1 parent a3da7c8 commit 268a5de

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.rst

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2+
Changelog for package mqtt_client
3+
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4+
5+
1.0.1 (2022-08-11)
6+
------------------
7+
* Merge pull request #3 from ika-rwth-aachen/doc/code-api
8+
Improve Code API Documentation
9+
* Merge pull request #1 from ika-rwth-aachen/improvement/documentation
10+
Improve documentation
11+
* Contributors: Lennart Reiher

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.0</version>
5+
<version>1.0.1</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)