File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,12 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
5
5
6
6
## [ Unreleased]
7
7
### Added
8
+ ### Fixed
9
+ ### Changed
10
+ ### Deprecated
11
+
12
+ ## [ 6.2.1] - 2020-08-13
13
+ ### Added
8
14
- Check whether routing points are within different countries before routing and break if they are and all borders should be avoided
9
15
### Fixed
10
16
- Updated Docker process to use Java 11 ([ #777 ] ( https://github.com/GIScience/openrouteservice/issues/777 ) )
Original file line number Diff line number Diff line change 34
34
<modelVersion >4.0.0</modelVersion >
35
35
<groupId >org.heigit.ors</groupId >
36
36
<artifactId >openrouteservice</artifactId >
37
- <version >6.2.0 </version >
37
+ <version >6.2.1 </version >
38
38
<packaging >war</packaging >
39
39
<name >openrouteservice</name >
40
40
<url >openrouteservice.org</url >
You can’t perform that action at this time.
0 commit comments