Skip to content

Commit 224f1ab

Browse files
author
Jihoon Lee
committed
0.2.0
1 parent 6a54d8a commit 224f1ab

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 web_video_server
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
0.2.0 (2019-01-30)
6+
------------------
77
* Add "default_stream_type" parameter (`#84 <https://github.com/RobotWebTools/web_video_server/issues/84>`_)
88
This allows users to specify default stream type in their .launch files. Using a "ros_compressed" stream type sometimes
99
results in a much lower resource consumption, and having it set as a default is much nicer for end users.

package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<package format="2">
33
<name>web_video_server</name>
4-
<version>0.1.0</version>
4+
<version>0.2.0</version>
55
<description>HTTP Streaming of ROS Image Topics in Multiple Formats</description>
66

77
<maintainer email="[email protected]">Russell Toris</maintainer>

0 commit comments

Comments
 (0)