fix changelog style
This commit is contained in:
parent
bdb6c0fd35
commit
ebc9d7748e
|
@ -4,7 +4,7 @@ Changelog for package collada_parser
|
||||||
|
|
||||||
1.12.6 (2017-01-04)
|
1.12.6 (2017-01-04)
|
||||||
-------------------
|
-------------------
|
||||||
* Now using urdf::*ShredPtr instead of boost::shared_ptr (`#144 <https://github.com/ros/robot_model/issues/144>`_)
|
* Now using ``urdf::*ShredPtr`` instead of ``boost::shared_ptr`` (`#144 <https://github.com/ros/robot_model/issues/144>`_)
|
||||||
* Contributors: Jochen Sprickerhof
|
* Contributors: Jochen Sprickerhof
|
||||||
|
|
||||||
1.12.5 (2016-10-27)
|
1.12.5 (2016-10-27)
|
||||||
|
|
|
@ -4,7 +4,7 @@ Changelog for package collada_urdf
|
||||||
|
|
||||||
1.12.6 (2017-01-04)
|
1.12.6 (2017-01-04)
|
||||||
-------------------
|
-------------------
|
||||||
* Now using urdf::*ShredPtr instead of boost::shared_ptr (`#144 <https://github.com/ros/robot_model/issues/144>`_)
|
* Now using ``urdf::*ShredPtr`` instead of ``boost::shared_ptr`` (`#144 <https://github.com/ros/robot_model/issues/144>`_)
|
||||||
* Contributors: Jochen Sprickerhof
|
* Contributors: Jochen Sprickerhof
|
||||||
|
|
||||||
1.12.5 (2016-10-27)
|
1.12.5 (2016-10-27)
|
||||||
|
|
|
@ -4,7 +4,7 @@ Changelog for package kdl_parser
|
||||||
|
|
||||||
1.12.6 (2017-01-04)
|
1.12.6 (2017-01-04)
|
||||||
-------------------
|
-------------------
|
||||||
* Now using urdf::*ShredPtr instead of boost::shared_ptr (`#144 <https://github.com/ros/robot_model/issues/144>`_)
|
* Now using ``urdf::*ShredPtr`` instead of ``boost::shared_ptr`` (`#144 <https://github.com/ros/robot_model/issues/144>`_)
|
||||||
* Contributors: Jochen Sprickerhof
|
* Contributors: Jochen Sprickerhof
|
||||||
|
|
||||||
1.12.5 (2016-10-27)
|
1.12.5 (2016-10-27)
|
||||||
|
|
|
@ -5,7 +5,7 @@ Changelog for package urdf
|
||||||
1.12.6 (2017-01-04)
|
1.12.6 (2017-01-04)
|
||||||
-------------------
|
-------------------
|
||||||
* Addressed gcc6 build error in the urdf package, forward port of `#156 <https://github.com/ros/robot_model/issues/156>`_ (`#173 <https://github.com/ros/robot_model/issues/173>`_)
|
* Addressed gcc6 build error in the urdf package, forward port of `#156 <https://github.com/ros/robot_model/issues/156>`_ (`#173 <https://github.com/ros/robot_model/issues/173>`_)
|
||||||
* Now using urdf::*ShredPtr instead of boost::shared_ptr (`#144 <https://github.com/ros/robot_model/issues/144>`_)
|
* Now using ``urdf::*ShredPtr`` instead of ``boost::shared_ptr`` (`#144 <https://github.com/ros/robot_model/issues/144>`_)
|
||||||
* Contributors: Jochen Sprickerhof, William Woodall
|
* Contributors: Jochen Sprickerhof, William Woodall
|
||||||
|
|
||||||
1.12.5 (2016-10-27)
|
1.12.5 (2016-10-27)
|
||||||
|
|
|
@ -4,7 +4,7 @@ Changelog for package urdf_parser_plugin
|
||||||
|
|
||||||
1.12.6 (2017-01-04)
|
1.12.6 (2017-01-04)
|
||||||
-------------------
|
-------------------
|
||||||
* Now using urdf::*ShredPtr instead of boost::shared_ptr (`#144 <https://github.com/ros/robot_model/issues/144>`_)
|
* Now using ``urdf::*ShredPtr`` instead of ``boost::shared_ptr`` (`#144 <https://github.com/ros/robot_model/issues/144>`_)
|
||||||
* Contributors: Jochen Sprickerhof
|
* Contributors: Jochen Sprickerhof
|
||||||
|
|
||||||
1.12.5 (2016-10-27)
|
1.12.5 (2016-10-27)
|
||||||
|
|
Loading…
Reference in New Issue