Skip to content

Commit 2f51c2e

Browse files
authored
Merge pull request #788 from GIScience/release_6.2.1
Release v6.2.1
2 parents e38274b + 8114f26 commit 2f51c2e

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
55

66
## [Unreleased]
77
### Added
8+
### Fixed
9+
### Changed
10+
### Deprecated
11+
12+
## [6.2.1] - 2020-08-13
13+
### Added
814
- Check whether routing points are within different countries before routing and break if they are and all borders should be avoided
915
### Fixed
1016
- Updated Docker process to use Java 11 ([#777](https://github.com/GIScience/openrouteservice/issues/777))

openrouteservice/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<modelVersion>4.0.0</modelVersion>
3535
<groupId>org.heigit.ors</groupId>
3636
<artifactId>openrouteservice</artifactId>
37-
<version>6.2.0</version>
37+
<version>6.2.1</version>
3838
<packaging>war</packaging>
3939
<name>openrouteservice</name>
4040
<url>openrouteservice.org</url>

0 commit comments

Comments
 (0)