Skip to content

Commit d497881

Browse files
Merge pull request #77 from husarion/release-2.1.0
Release 2.1.0
2 parents fcee4d9 + 3819e05 commit d497881

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.rst

+11
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
22
Changelog for package panther_msgs
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
2.1.0 (2024-08-02)
6+
------------------
7+
* Merge pull request `#76 <https://github.com/husarion/panther_msgs/issues/76>`_ from husarion/hotfix-handle-can-timeout
8+
* Rename can communication errors
9+
* Add heartbeat timeout message attribute
10+
* Merge pull request `#75 <https://github.com/husarion/panther_msgs/issues/75>`_ from husarion/ros2-grant-permission
11+
* Uncomment steps
12+
* Test checking out
13+
* Grant permission before main checkout
14+
* Contributors: Jan brzyk, Paweł Irzyk, pawelirh
15+
516
2.0.4 (2024-06-28)
617
------------------
718
* Bugfix: Grant permission and add warning in release workflow (`#71 <https://github.com/husarion/panther_msgs/issues/71>`_)

package.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="3">
44
<name>panther_msgs</name>
5-
<version>2.0.4</version>
5+
<version>2.1.0</version>
66
<description>Custom messages for Panther robot.</description>
77
<maintainer email="support@husarion.com">Husarion</maintainer>
88
<license>Apache License 2.0</license>

0 commit comments

Comments
 (0)