Skip to content

Commit 9eaa343

Browse files
authored
Release 2.1.1 (#191)
* Update changelog * 2.1.1
1 parent 00d7b56 commit 9eaa343

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.rst

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

5+
2.1.1 (2025-09-02)
6+
------------------
7+
* Fix build with the current FFmpeg avformat (#190)
8+
* Update package.xml to include necessary lib boost (#186)
9+
* Add Kilted workflow (#183)
10+
* Fix -Wmaybe-uninitialized warning (#185)
11+
* Contributors: Błażej Sowa, Fabian Freihube, Janosch Machowinski, Alexis Tsogias, Julian Francis
12+
513
2.1.0 (2025-05-21)
614
------------------
715
* Use target_link_libraries instead of ament_target_dependencies (#182)

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.1.0</version>
5+
<version>2.1.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)