Skip to content

Commit 0ffc04e

Browse files
committed
v2.1.0
1 parent eadbf0d commit 0ffc04e

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

mqtt_client/CHANGELOG.rst

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

5+
2.1.0 (2023-09-18)
6+
------------------
7+
* Merge pull request #31 from ika-rwth-aachen/features/ros2-component
8+
ROS2 Component
9+
* Merge pull request #30 from oxin-ros/ros2-add-multiple-topics
10+
ROS 2: add multiple topics
11+
* Merge pull request #28 from oxin-ros/add-ALPN-protocol-support-for-aws
12+
Add ALPN protocol support for AWS
13+
* Contributors: David B, David Buckman, Lennart Reiher
14+
515
2.0.1 (2023-06-10)
616
------------------
717
* fix unrecognized build type with catkin_make_isolated

mqtt_client/package.xml

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

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

88
<maintainer email="lennart.reiher@rwth-aachen.de">Lennart Reiher</maintainer>

0 commit comments

Comments
 (0)