Skip to content

Commit

Permalink
2.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
danthony06 committed Aug 9, 2024
1 parent fdae257 commit 57ba829
Show file tree
Hide file tree
Showing 10 changed files with 15 additions and 15 deletions.
4 changes: 2 additions & 2 deletions mapviz/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package mapviz
^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
2.4.0 (2024-08-09)
------------------
* Configurable qos (`#818 <https://github.com/swri-robotics/mapviz/issues/818>`_)
* Adding configurable QoS to UI
* Changing lookup duration to reduce lag
Expand Down
2 changes: 1 addition & 1 deletion mapviz/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package format="3">
<name>mapviz</name>
<version>2.3.0</version>
<version>2.4.0</version>
<description>

mapviz
Expand Down
4 changes: 2 additions & 2 deletions mapviz_interfaces/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package mapviz_interfaces
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
2.4.0 (2024-08-09)
------------------

2.3.0 (2023-08-24)
------------------
Expand Down
2 changes: 1 addition & 1 deletion mapviz_interfaces/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package format="3">
<name>mapviz_interfaces</name>
<version>2.3.0</version>
<version>2.4.0</version>
<description>
ROS interfaces used by Mapviz
</description>
Expand Down
4 changes: 2 additions & 2 deletions mapviz_plugins/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package mapviz_plugins
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
2.4.0 (2024-08-09)
------------------
* Configurable qos (`#818 <https://github.com/swri-robotics/mapviz/issues/818>`_)
* Adding configurable QoS to UI
* Changing lookup duration to reduce lag
Expand Down
2 changes: 1 addition & 1 deletion mapviz_plugins/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package format="3">
<name>mapviz_plugins</name>
<version>2.3.0</version>
<version>2.4.0</version>
<description>

Common plugins for the Mapviz visualization tool
Expand Down
4 changes: 2 additions & 2 deletions multires_image/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package multires_image
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
2.4.0 (2024-08-09)
------------------

2.3.0 (2023-08-24)
------------------
Expand Down
2 changes: 1 addition & 1 deletion multires_image/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package format="3">
<name>multires_image</name>
<version>2.3.0</version>
<version>2.4.0</version>
<description>

multires_image
Expand Down
4 changes: 2 additions & 2 deletions tile_map/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package tile_map
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
2.4.0 (2024-08-09)
------------------
* Fix unitialized bing source (`#800 <https://github.com/swri-robotics/mapviz/issues/800>`_)
Co-authored-by: Alex Youngs <[email protected]>
* Contributors: agyoungs
Expand Down
2 changes: 1 addition & 1 deletion tile_map/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package format="3">
<name>tile_map</name>
<version>2.3.0</version>
<version>2.4.0</version>
<description>

Tile map provides a slippy map style interface for visualizing
Expand Down

0 comments on commit 57ba829

Please sign in to comment.