We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88476e4 commit 9c0e4e0Copy full SHA for 9c0e4e0
2 files changed
CHANGELOG.rst
@@ -2,8 +2,8 @@
2
Changelog for package async_web_server_cpp
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
5
-Forthcoming
6
------------
+2.0.1 (2025-09-04)
+------------------
7
* Update ROS 2 distributions for CI
8
* Fix to build with current Boost libraries: (`#7 <https://github.com/fkie/async_web_server_cpp/issues/7>`_)
9
* Fix warning message
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>async_web_server_cpp</name>
- <version>2.0.0</version>
+ <version>2.0.1</version>
<description>Asynchronous Web/WebSocket Server in C++</description>
<maintainer email="timo.roehling@fkie.fraunhofer.de">Timo Röhling</maintainer>
0 commit comments