We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b948ed commit 1f38fbbCopy full SHA for 1f38fbb
CHANGELOG.rst
@@ -2,8 +2,8 @@
2
Changelog for package rviz_satellite
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
5
-Forthcoming
6
------------
+4.1.0 (2024-08-27)
+------------------
7
* Fix tile map not moving
8
* tiles: Add support for reading tiles from filesystem. (`#121 <https://github.com/nobleo/rviz_satellite/issues/121>`_)
9
* Fix Demo
package.xml
@@ -1,7 +1,7 @@
1
<?xml version="1.0"?>
<package format="3">
<name>rviz_satellite</name>
- <version>4.0.0</version>
+ <version>4.1.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