Skip to content

Commit

Permalink
adding changelog info and version to relese fix
Browse files Browse the repository at this point in the history
Signed-off-by: Marco A. Gutierrez <marco@openrobotics.org>
  • Loading branch information
Marco A. Gutierrez committed Nov 30, 2021
1 parent a459690 commit 97b57bb
Show file tree
Hide file tree
Showing 10 changed files with 26 additions and 6 deletions.
2 changes: 1 addition & 1 deletion rmf_building_sim_common/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package format="3">
<name>rmf_building_sim_common</name>
<version>1.3.0</version>
<version>1.3.1</version>
<description>
Common utility functions for Gazebo and ignition building plugins
</description>
Expand Down
5 changes: 5 additions & 0 deletions rmf_building_sim_gazebo_plugins/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@
Changelog for package rmf_building_sim_gazebo_plugins
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

1.3.1 (2021-30-11)
------------------
* Making install location package specific to fix: `#100 <https://github.com/open-rmf/rmf/issues/100>`_
* Contributors: Marco A. Gutierrez

1.3.0 (2021-09-01)
------------------
* Fix dependencies (`#26 <https://github.com/open-rmf/rmf_simulation/issues/26>`_)
Expand Down
2 changes: 1 addition & 1 deletion rmf_building_sim_gazebo_plugins/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package format="3">
<name>rmf_building_sim_gazebo_plugins</name>
<version>1.3.0</version>
<version>1.3.1</version>
<description>
Gazebo plugins so that buildings generated by rmf_building_map_tools can
talk to the ROS 2-based systems in the rmf_traffic_ros2 package.
Expand Down
5 changes: 5 additions & 0 deletions rmf_building_sim_ignition_plugins/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@
Changelog for package rmf_building_sim_ignition_plugins
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

1.3.1 (2021-30-11)
------------------
* Making install location package specific to fix: `#100 <https://github.com/open-rmf/rmf/issues/100>`_
* Contributors: Marco A. Gutierrez

1.3.0 (2021-09-01)
------------------
* Added rosdep key for ignition-edifice, made it a mandatory dependency (`#31 <https://github.com/open-rmf/rmf_simulation/issues/31>`_)
Expand Down
2 changes: 1 addition & 1 deletion rmf_building_sim_ignition_plugins/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package format="3">
<name>rmf_building_sim_ignition_plugins</name>
<version>1.3.0</version>
<version>1.3.1</version>
<description>
Ignition gazebo plugins for building infrastructure simulation
</description>
Expand Down
2 changes: 1 addition & 1 deletion rmf_robot_sim_common/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package format="3">
<name>rmf_robot_sim_common</name>
<version>1.3.0</version>
<version>1.3.1</version>
<description>
Common utility functions for Gazebo and ignition RMF plugins
</description>
Expand Down
5 changes: 5 additions & 0 deletions rmf_robot_sim_gazebo_plugins/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@
Changelog for package rmf_robot_sim_gazebo_plugins
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

1.3.1 (2021-30-11)
------------------
* Making install location package specific to fix: `#100 <https://github.com/open-rmf/rmf/issues/100>`_
* Contributors: Marco A. Gutierrez

1.3.0 (2020-09-01)
------------------
* Change parameter tag from holonomic to steering (`#46 <https://github.com/open-rmf/rmf_simulation/issues/46>`_)
Expand Down
2 changes: 1 addition & 1 deletion rmf_robot_sim_gazebo_plugins/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package format="3">
<name>rmf_robot_sim_gazebo_plugins</name>
<version>1.3.0</version>
<version>1.3.1</version>
<description>
ROS 2 Gazebo plugins for TeleportIngestors, TeleportDispensers and Readonly Objects
</description>
Expand Down
5 changes: 5 additions & 0 deletions rmf_robot_sim_ignition_plugins/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@
Changelog for package rmf_robot_sim_ignition_plugins
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

1.3.1 (2021-30-11)
------------------
* Making install location package specific to fix: `#100 <https://github.com/open-rmf/rmf/issues/100>`_
* Contributors: Marco A. Gutierrez

1.3.0 (2021-09-01)
------------------
* Make Ignition Edifice dependency mandatory to fix binary builds(`#45 <https://github.com/open-rmf/rmf_simulation/issues/45>`_)
Expand Down
2 changes: 1 addition & 1 deletion rmf_robot_sim_ignition_plugins/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package format="3">
<name>rmf_robot_sim_ignition_plugins</name>
<version>1.3.0</version>
<version>1.3.1</version>
<description>
ROS 2 Ignition plugins for TeleportIngestors and TeleportDispensers
</description>
Expand Down

0 comments on commit 97b57bb

Please sign in to comment.