We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6a47e7 commit cb9b3a0Copy full SHA for cb9b3a0
CHANGELOG.rst
@@ -2,8 +2,8 @@
2
Changelog for package yaml_cpp_vendor
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
5
-Forthcoming
6
------------
+9.1.0 (2024-04-29)
+------------------
7
* Removed warnigns (`#49 <https://github.com/ros2/yaml_cpp_vendor/issues/49>`_)
8
* Contributors: Alejandro Hernández Cordero
9
package.xml
@@ -4,7 +4,7 @@
schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="2">
<name>yaml_cpp_vendor</name>
- <version>9.0.0</version>
+ <version>9.1.0</version>
<description>
Wrapper around yaml-cpp, it provides a fixed CMake module and an ExternalProject build of it.
10
</description>
0 commit comments