Skip to content

Commit 0077643

Browse files
author
Jihoon Lee
committed
0.1.0
1 parent 85230ea commit 0077643

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.1.0 (2018-07-01)
6+
------------------
77
* Avoid queuing of images on slow ethernet connection (`#64 <https://github.com/RobotWebTools/web_video_server/issues/64>`_)
88
* use SteadyTimer (if available) for cleaning up inactive streams (`#63 <https://github.com/RobotWebTools/web_video_server/issues/63>`_)
99
* use SteadyTimer for cleaning up inactive streams

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>
33
<name>web_video_server</name>
4-
<version>0.0.7</version>
4+
<version>0.1.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)