From a00067acfe9ff6b961874e883c831bf74cf4d3f3 Mon Sep 17 00:00:00 2001 From: Ardt Klapwijk <59741981+ArdtK@users.noreply.github.com> Date: Wed, 20 Mar 2024 11:56:51 +0100 Subject: [PATCH] chore: tidy up changelog --- docs/changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/changelog.md b/docs/changelog.md index 771c9f427..f26a40036 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -26,7 +26,7 @@ - Corrected wrong unknown key to dictionary - Added logic to calculate time only when strictly required - alt_time and length are improved to correspond to the weight stated in the single and multi redundancy -- updated the weight to get correct alt_dist. time is also rounded. +- Updated the weight to get correct alt_dist. time is also rounded. - LineString is imported from shapely.geometry ## v0.7.0 (2023-12-05)