Skip to content

Commit 9c0e4e0

Browse files
committed
2.0.1
1 parent 88476e4 commit 9c0e4e0

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
2.0.1 (2025-09-04)
6+
------------------
77
* Update ROS 2 distributions for CI
88
* Fix to build with current Boost libraries: (`#7 <https://github.com/fkie/async_web_server_cpp/issues/7>`_)
99
* Fix warning message

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>async_web_server_cpp</name>
5-
<version>2.0.0</version>
5+
<version>2.0.1</version>
66
<description>Asynchronous Web/WebSocket Server in C++</description>
77

88
<maintainer email="timo.roehling@fkie.fraunhofer.de">Timo Röhling</maintainer>

0 commit comments

Comments
 (0)