Skip to content

Commit c248e5c

Browse files
committed
chore: release v2.0.1
1 parent 6dc1938 commit c248e5c

File tree

2 files changed

+10
-5
lines changed

2 files changed

+10
-5
lines changed

CHANGELOG.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ RELEASING:
4040
14. Create new release in GitHub with tag version and release title of `vX.X.X`
4141
-->
4242

43-
## [Unreleased]
43+
## [2.0.1] - 2025-06-01
4444
### Added
4545
- Readd old icons and add new icons for processing algorithms
4646

@@ -308,8 +308,9 @@ RELEASING:
308308
- first working version of ORS Tools, after replacing OSM Tools plugin
309309

310310

311-
[unreleased]: https://github.com/GIScience/orstools-qgis-plugin/compare/v2.0.0...HEAD
312-
[1.10.0]: https://github.com/GIScience/orstools-qgis-plugin/compare/v1.10.0...v2.0.0
311+
[unreleased]: https://github.com/GIScience/orstools-qgis-plugin/compare/v2.0.1...HEAD
312+
[2.0.1]: https://github.com/GIScience/orstools-qgis-plugin/compare/v2.0.0...v2.0.1
313+
[2.0.0]: https://github.com/GIScience/orstools-qgis-plugin/compare/v1.10.0...v2.0.0
313314
[1.10.0]: https://github.com/GIScience/orstools-qgis-plugin/compare/v1.9.0...v1.10.0
314315
[1.9.0]: https://github.com/GIScience/orstools-qgis-plugin/compare/v1.8.4...v1.9.0
315316
[1.8.4]: https://github.com/GIScience/orstools-qgis-plugin/compare/v1.8.3...v1.8.4

ORStools/metadata.txt

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,17 @@ qgisMinimumVersion=3.4.8
44
description=openrouteservice routing, isochrones and matrix calculations for QGIS
55
supportsQt6=True
66

7-
version=2.0.0
7+
version=2.0.1
88
author=HeiGIT gGmbH
99
email=support@smartmobility.heigit.org
1010

1111
about=ORS Tools provides access to most of the functions of openrouteservice.org, based on OpenStreetMap. The tool set includes routing, isochrones and matrix calculations, either interactive in the map canvas or from point files within the processing framework. Extensive attributes are set for output files, incl. duration, length and start/end locations.
1212

13-
changelog=2025/05/23 v2.0.0
13+
changelog=2025/06/01 v2.0.1
14+
Added
15+
- readded old icons and add new icons for processing algorithms
16+
17+
2025/05/23 v2.0.0
1418
Added
1519
- Prepare plugin for Qt6
1620
- Keep the selected provider when closing/reopening

0 commit comments

Comments
 (0)