From d1f6796c96a56ed84dce41d748dedb8bc82fb1fa Mon Sep 17 00:00:00 2001 From: "Alinson S. Xavier" Date: Fri, 16 Dec 2022 15:33:16 -0600 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6aa093c..a257a56 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,7 +11,7 @@ All notable changes to this project will be documented in this file. [semver]: https://semver.org/spec/v2.0.0.html [pkjjl]: https://pkgdocs.julialang.org/v1/compatibility/#compat-pre-1.0 -# [0.6.0] -- 2022-12-15 +## [0.6.0] -- 2022-12-15 ### Added - Allow RELOG to calculate approximate driving distances, instead of just straight-line distances between points.