Skip to content

Commit 02a5ffc

Browse files
authored
Release 3.0.0 (#196)
* Update Changelog * 3.0.0
1 parent eef3dc2 commit 02a5ffc

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.rst

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

5+
3.0.0 (2026-01-30)
6+
------------------
7+
* refactor: Add clang-tidy checks (#195)
8+
* feat: Use pluginlib to load streamer plugins at runtime, general refactor (#192)
9+
* Contributors: Błażej Sowa
10+
511
2.1.1 (2025-09-02)
612
------------------
713
* Fix build with the current FFmpeg avformat (#190)

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.1</version>
5+
<version>3.0.0</version>
66
<description>HTTP Streaming of ROS Image Topics in Multiple Formats</description>
77

88
<maintainer email="blazej@fictionlab.pl">Błażej Sowa</maintainer>

0 commit comments

Comments
 (0)