From b7c136bd2baf0c7a680acc5c832e35c5357514ef Mon Sep 17 00:00:00 2001 From: Gabor Vasarhelyi Date: Fri, 11 Oct 2024 11:29:44 +0200 Subject: [PATCH] docs: updated changelog --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 879f6ca..d01384b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Added + +- The radius of the drone template object can be setup with the new "Drone radius" + parameter before creating the first takeoff grid. + +- Takeoff grid column spacing can be setup separately from row spacing, if needed. + Takeoff grid parameters also got reorganized into basic and advanced groups. + ### Fixed - Fixed the "Stats" button in the formation panel so it does not throw an