From 34d5ba8fdda35f34ca3468d2dd01f6c0c9860b8c Mon Sep 17 00:00:00 2001 From: Patrick Niklaus Date: Thu, 4 May 2017 21:07:30 +0000 Subject: [PATCH] Update changelog --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 74d47d670..e7b0441c7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# 5.7.1 + - Changes from 5.7.0: + - Bug fixes: + - Fixes 3995: Negative duration caused by rounding issues. + - Fixes 3977: Fixes exit number in roundabout if starting inside the roundabout + - Fixes 3981: The NodeJS documentation was outdated and incomplete. + # 5.7.0 - Changes from 5.6 - Bug fixes: