Skip to content

Commit a85026b

Browse files
2.0.0
1 parent c16f6d0 commit a85026b

4 files changed

Lines changed: 6 additions & 6 deletions

File tree

tcb_span/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
2.0.0 (2026-03-13)
6+
------------------
77
* Update maintainers (`#15 <https://github.com/PickNikRobotics/cpp_polyfills/issues/15>`_)
88
* Contributors: Christoph Fröhlich
99

tcb_span/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>tcb_span</name>
5-
<version>1.2.0</version>
5+
<version>2.0.0</version>
66
<description>Implementation of C++20's std::span</description>
77
<maintainer email="bence.magyar.robotics@gmail.com">bmagyar</maintainer>
88
<maintainer email="christoph.froehlich@ait.ac.at">christophfroehlich</maintainer>

tl_expected/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
2.0.0 (2026-03-13)
6+
------------------
77
* Redirect tl_expected to system libexpected-dev when available (`#12 <https://github.com/PickNikRobotics/cpp_polyfills/issues/12>`_)
88
* Update maintainers (`#15 <https://github.com/PickNikRobotics/cpp_polyfills/issues/15>`_)
99
* Contributors: Christoph Fröhlich, Tamaki Nishino

tl_expected/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>tl_expected</name>
5-
<version>1.2.0</version>
5+
<version>2.0.0</version>
66
<description>C++11/14/17 std::expected with functional-style extensions</description>
77
<maintainer email="bence.magyar.robotics@gmail.com">bmagyar</maintainer>
88
<maintainer email="christoph.froehlich@ait.ac.at">christophfroehlich</maintainer>

0 commit comments

Comments
 (0)