Skip to content

Commit 4b5f4e3

Browse files
authored
Release 3.1.1 (#201)
* Update changelog * 3.1.1
1 parent fcc17c4 commit 4b5f4e3

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

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+
3.1.1 (2026-05-07)
6+
------------------
7+
* fix: Don't link against Boost::system (#200)
8+
* Contributors: Błażej Sowa
9+
510
3.1.0 (2026-02-25)
611
------------------
712
* feat: Add shutdown handler for client to call and close alive sockets (#194)

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>3.1.0</version>
5+
<version>3.1.1</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)