Skip to content

Commit

Permalink
0.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Ed Venator committed Oct 24, 2016
1 parent 3524b56 commit d2f4dca
Show file tree
Hide file tree
Showing 8 changed files with 12 additions and 12 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
-----------
0.0.7 (2016-10-23)
------------------
* Add a GUI for controlling the Image Transport (`#432 <https://github.com/swri-robotics/mapviz/issues/432>`_)
This will add a sub-menu under the "View" menu that will:
- List all available image transports
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="2">
<name>mapviz</name>
<version>0.0.6</version>
<version>0.0.7</version>
<description>

mapviz
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
-----------
0.0.7 (2016-10-23)
------------------
* General code cleanup of mapviz_plugins
This doesn't change any functionality; it's just cleaning up code. Notably, this will:
- Fix all warnings (notably lots of ones about type casting)
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="2">
<name>mapviz_plugins</name>
<version>0.0.6</version>
<version>0.0.7</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
-----------
0.0.7 (2016-10-23)
------------------

0.0.6 (2016-08-14)
------------------
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="2">
<name>multires_image</name>
<version>0.0.6</version>
<version>0.0.7</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
-----------
0.0.7 (2016-10-23)
------------------
* Rewrite tile_map loading to be more reliable
This changes how the tile_map plugin handles making network requires for tiles.
It will now:
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="2">
<name>tile_map</name>
<version>0.0.6</version>
<version>0.0.7</version>
<description>

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

0 comments on commit d2f4dca

Please sign in to comment.