Skip to content

Commit

Permalink
1.14.19
Browse files Browse the repository at this point in the history
  • Loading branch information
rhaschke committed Dec 20, 2024
1 parent bc46d8c commit 5b58354
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@
Changelog for package xacro
^^^^^^^^^^^^^^^^^^^^^^^^^^^

1.14.19 (2024-12-20)
--------------------
* Add function python.vars() (`#348 <https://github.com/ros/xacro/issues/348>`_)
* Contributors: Robert Haschke

1.14.18 (2024-04-02)
--------------------
* Add more unit tags for yaml files (`#331 <https://github.com/ros/xacro/issues/331>`_)
Expand Down
2 changes: 1 addition & 1 deletion package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package>
<name>xacro</name>
<version>1.14.18</version>
<version>1.14.19</version>
<description>Xacro (XML Macros)

Xacro is an XML macro language. With xacro, you can construct shorter and more readable XML files by using macros that expand to larger XML expressions.
Expand Down

0 comments on commit 5b58354

Please sign in to comment.