Skip to content
This repository was archived by the owner on May 31, 2025. It is now read-only.

Commit 6d0db47

Browse files
committed
1.11.16
1 parent 0d7399a commit 6d0db47

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package actionlib
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
1.11.16 (2020-08-21)
6+
--------------------
77
* Address RVD`#2401 <https://github.com/ros/actionlib/issues/2401>`_ (`#170 <https://github.com/ros/actionlib/issues/170>`_) (`#172 <https://github.com/ros/actionlib/issues/172>`_)
88
* Fix tiny typo in docs (`#141 <https://github.com/ros/actionlib/issues/141>`_)
99
* fix: Corrected spelling recieved --> received (`#136 <https://github.com/ros/actionlib/issues/136>`_)

package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="2">
44
<name>actionlib</name>
5-
<version>1.11.15</version>
5+
<version>1.11.16</version>
66
<description>
77
The actionlib stack provides a standardized interface for
88
interfacing with preemptable tasks. Examples of this include moving

0 commit comments

Comments
 (0)