Skip to content

Commit ee0d979

Browse files
committed
1.4.1
1 parent 0ca5612 commit ee0d979

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

turtlesim/CHANGELOG.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22
Changelog for package turtlesim
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
1.4.1 (2022-01-14)
6+
------------------
7+
* Use ``double`` when handling ``qreal orient\_`` (`#114 <https://github.com/ros/ros_tutorials/issues/114>`_)
8+
* Add Rolling Icon (`#133 <https://github.com/ros/ros_tutorials/issues/133>`_)
9+
* Contributors: Katherine Scott, Seulbae Kim
10+
511
1.4.0 (2021-11-18)
612
------------------
713
* Update maintainers to Audrow Nash and Michael Jeronimo (`#137 <https://github.com/ros/ros_tutorials/issues/137>`_)

turtlesim/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>turtlesim</name>
5-
<version>1.4.0</version>
5+
<version>1.4.1</version>
66
<description>
77
turtlesim is a tool made for teaching ROS and ROS packages.
88
</description>

0 commit comments

Comments
 (0)