Skip to content

Commit

Permalink
corrected changelog
Browse files Browse the repository at this point in the history
fix #54
fix #123
  • Loading branch information
Julian Psotta committed Feb 22, 2018
1 parent cbd2869 commit d8b6e6b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
## [Unreleased]
### Added
- Added GeoJson export for routing exports (Issue #54)
- Added global export class to combine all exports there (Issue #123)

### Fixed
- Fix exception when roundabout exit is not correctly found (Issue #89)
Expand Down Expand Up @@ -54,7 +55,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
- Consider turn restrictions if optimized=false is passed.

### Changed
- Changed the gpx export to the new global export processor
- Changed the gpx export to the new global export processor (Issue #123)

### Removed
-
Expand Down

0 comments on commit d8b6e6b

Please sign in to comment.