Skip to content
Snippets Groups Projects
Commit 20a88b0c authored by Kei Okada's avatar Kei Okada
Browse files

0.0.8

parent 5c9036ff
No related branches found
No related tags found
No related merge requests found
...@@ -2,8 +2,8 @@ ...@@ -2,8 +2,8 @@
Changelog for package libuvc_camera Changelog for package libuvc_camera
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Forthcoming 0.0.8 (2017-06-14)
----------- ------------------
* add ROS Orphaned Package Maintainers to maintainer tag (`#40 <https://github.com/ros-drivers/libuvc_ros/issues/40>`_) * add ROS Orphaned Package Maintainers to maintainer tag (`#40 <https://github.com/ros-drivers/libuvc_ros/issues/40>`_)
* Implement missing index select behavior (`#27 <https://github.com/ros-drivers/libuvc_ros/issues/27>`_) * Implement missing index select behavior (`#27 <https://github.com/ros-drivers/libuvc_ros/issues/27>`_)
* Enable mjpeg support despite uvs_any2bgr shortcoming (`#26 <https://github.com/ros-drivers/libuvc_ros/issues/26>`_) * Enable mjpeg support despite uvs_any2bgr shortcoming (`#26 <https://github.com/ros-drivers/libuvc_ros/issues/26>`_)
......
<?xml version="1.0"?> <?xml version="1.0"?>
<package> <package>
<name>libuvc_camera</name> <name>libuvc_camera</name>
<version>0.0.7</version> <version>0.0.8</version>
<description>USB Video Class camera driver</description> <description>USB Video Class camera driver</description>
<!-- One maintainer tag required, multiple allowed, one person per tag --> <!-- One maintainer tag required, multiple allowed, one person per tag -->
......
...@@ -2,8 +2,8 @@ ...@@ -2,8 +2,8 @@
Changelog for package libuvc_ros Changelog for package libuvc_ros
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Forthcoming 0.0.8 (2017-06-14)
----------- ------------------
* add ROS Orphaned Package Maintainers to maintainer tag * add ROS Orphaned Package Maintainers to maintainer tag
* Contributors: Kei Okada * Contributors: Kei Okada
......
<?xml version="1.0"?> <?xml version="1.0"?>
<package> <package>
<name>libuvc_ros</name> <name>libuvc_ros</name>
<version>0.0.7</version> <version>0.0.8</version>
<description>libuvc_ros metapackage</description> <description>libuvc_ros metapackage</description>
<!-- One maintainer tag required, multiple allowed, one person per tag --> <!-- One maintainer tag required, multiple allowed, one person per tag -->
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment