diff --git a/CHANGELOG.md b/CHANGELOG.md index 7bde942972..337419f31d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -34,6 +34,8 @@ RELEASING: --> ## [Unreleased] + +## [6.4.2] - 2021-04-21 ### Added - Allow to disable OSM conditional access and speed encoders via parameter in config file - Turkish language support (thanks to [kucar17](https://github.com/kucar17) for the translation) @@ -414,7 +416,8 @@ are attached to roads. ([Issue #162](https://github.com/GIScience/openrouteservi - Fix bug in RPHAST when location lies on a oneway road. - Consider turn restrictions if optimized=false is passed. -[unreleased]: https://github.com/GIScience/openrouteservice/compare/v6.4.1...HEAD +[unreleased]: https://github.com/GIScience/openrouteservice/compare/v6.4.2...HEAD +[6.4.2]: https://github.com/GIScience/openrouteservice/compare/v6.4.1...v6.4.2 [6.4.1]: https://github.com/GIScience/openrouteservice/compare/v6.4.0...v6.4.1 [6.4.0]: https://github.com/GIScience/openrouteservice/compare/v6.3.6...v6.4.0 [6.3.6]: https://github.com/GIScience/openrouteservice/compare/v6.3.5...v6.3.6 diff --git a/openrouteservice/pom.xml b/openrouteservice/pom.xml index 080e309241..cbcb310ffc 100644 --- a/openrouteservice/pom.xml +++ b/openrouteservice/pom.xml @@ -34,7 +34,7 @@ 4.0.0 org.heigit.ors openrouteservice - 6.4.1 + 6.4.2 war openrouteservice openrouteservice.org