We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91bd0c4 commit 31bd074Copy full SHA for 31bd074
2 files changed
CHANGELOG.rst
@@ -2,8 +2,8 @@
2
Changelog for package web_video_server
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
5
-Forthcoming
6
------------
+3.1.0 (2026-02-25)
+------------------
7
* feat: Add shutdown handler for client to call and close alive sockets (#194)
8
* Contributors: Błażej Sowa, varunverlencar
9
package.xml
@@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>web_video_server</name>
- <version>3.0.0</version>
+ <version>3.1.0</version>
<description>HTTP Streaming of ROS Image Topics in Multiple Formats</description>
<maintainer email="blazej@fictionlab.pl">Błażej Sowa</maintainer>
0 commit comments