diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 3a0ce52..df4346e 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -4,8 +4,8 @@ Changelog for package procman_ros -Forthcoming ------------ +0.1.3 (2022-02-03) +------------------ * belatedly set version to 0.1.2 and add changelog up to that point based on semi-arbitrary breakpoints * orders/info subscribers no longer use infinite queue size I think this could cause issues with the deputy updates and maybe with the stale diff --git a/package.xml b/package.xml index 425a5f7..6efcd8a 100644 --- a/package.xml +++ b/package.xml @@ -1,6 +1,6 @@ procman_ros - 0.1.2 + 0.1.3 Procman-ros is a tool for managing many processes distributed over one or more computers using ROS message passing. It is a fork of github.com/ashuang/procman. Marco Camurri Michal Staniaszek