From d5ae9c9c8c049616ae7744297f4deead8fd52c9e Mon Sep 17 00:00:00 2001 From: Patrick Niklaus Date: Thu, 28 Apr 2016 12:04:41 +0200 Subject: [PATCH] Add changelog entry for 5.0.2 --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e49859296..c6ea19571 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +# 5.0.2 + - Fixes: + - Issue #2335, map matching was using shortest path with uturns disabled + # 5.0.1 - Fixes: - Issue #2309: Fixes local path looping, same coordinates crash