Skip to content

Commit 654fe26

Browse files
authored
Release 2.0.1 (#167)
* Update changelog * 2.0.1
1 parent 48215bb commit 654fe26

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
Changelog for package web_video_server
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
2.0.1 (2024-10-26)
6+
------------------
7+
* Add ros_environment to test dependencies (#166)
8+
* Contributors: Błażej Sowa
9+
510
2.0.0 (2024-10-11)
611
------------------
712
* Replace boost with std (#164)

package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="3">
44
<name>web_video_server</name>
5-
<version>2.0.0</version>
5+
<version>2.0.1</version>
66
<description>HTTP Streaming of ROS Image Topics in Multiple Formats</description>
77

88
<maintainer email="[email protected]">Błażej Sowa</maintainer>

0 commit comments

Comments
 (0)