From fe5bd983827f977c57eff210a0c0a5abafffe585 Mon Sep 17 00:00:00 2001
From: Dan Jones <danjon@noc.ac.uk>
Date: Fri, 6 Sep 2024 13:50:41 +0100
Subject: [PATCH] docs: add changelog for action schema geojson

---
 CHANGELOG.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 60798f9..115775a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
 
 ### Changed
 
+- Refactor action schema to accept geojson.Points
 - Use geojson Point for platform_status
 - Add waypoint to platform_status
 - Store remote schemas as committed local files
-- 
GitLab