We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5431732 commit 61dfd61Copy full SHA for 61dfd61
CHANGELOG.rst
@@ -2,8 +2,8 @@
2
Changelog for package rviz_satellite
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
5
-Forthcoming
6
------------
+3.0.0 (2020-05-26)
+------------------
7
* Code cleanup (#76, #75)
8
* Remove the 'resolution' property (#74)
9
* Fix frame jitter by splitting map and fixed-frame transforms (#56)
package.xml
@@ -1,7 +1,7 @@
1
<?xml version="1.0"?>
<package>
<name>rviz_satellite</name>
- <version>2.0.0</version>
+ <version>3.0.0</version>
<description>Display satellite map tiles in RViz</description>
<author email="gcross.code@icloud.com">Gareth Cross</author>
<maintainer email="andre.schroeder@tomtom.com">Andre Schröder</maintainer>
0 commit comments