Update changelogs

This commit is contained in:
Paul Bovbel 2015-01-15 17:48:29 -05:00 committed by Paul Bovbel
parent aa6e728362
commit c22d38df09
3 changed files with 15 additions and 0 deletions

View File

@ -2,6 +2,9 @@
Changelog for package pcl_ros Changelog for package pcl_ros
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Forthcoming
-----------
1.2.3 (2015-01-10) 1.2.3 (2015-01-10)
------------------ ------------------
* Update common.py * Update common.py

View File

@ -2,6 +2,9 @@
Changelog for package perception_pcl Changelog for package perception_pcl
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Forthcoming
-----------
1.2.3 (2015-01-10) 1.2.3 (2015-01-10)
------------------ ------------------
* clean up package.xml * clean up package.xml

View File

@ -2,6 +2,15 @@
Changelog for package pointcloud_to_laserscan Changelog for package pointcloud_to_laserscan
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Forthcoming
-----------
* Remove stray dependencies
* Refactor with tf2 and message filters
* Remove roslaunch check
* Fix regressions
* Refactor to allow debug messages from node and nodelet
* Contributors: Paul Bovbel
1.2.3 (2015-01-10) 1.2.3 (2015-01-10)
------------------ ------------------
* add launch tests * add launch tests