diff --git a/CHANGELOG.md b/CHANGELOG.md index e11f4ff32..a6bae2510 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +# 5.2.6 + - Bugfixes + - Fix numeric overflow in roundabout center calculation which throws an exception + # 5.2.5 - Bugfixes - Fixes a segfault caused by incorrect trimming logic for very short steps.