From 2df1174ca4651d7db81f834ed732090cff92b9d3 Mon Sep 17 00:00:00 2001 From: Yohann Berthon Date: Tue, 17 Sep 2024 09:46:00 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d1cdd92..9848592 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Unreleased +### Added +- PostGIS ST_LineLocatePoint support + ## [1.6.1](https://github.com/clickbar/laravel-magellan/tree/1.6.1) - 2024-08-08 ### Improved