From e221085b47e39ad801488dd5bc8ae10c131ee4ec Mon Sep 17 00:00:00 2001
From: Giuseppe Carboni <giuseppecarboni89@live.com>
Date: Tue, 4 Mar 2025 13:59:20 +0100
Subject: [PATCH] Added changelog for Solar System bodies tracking

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

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9fd35d937..c8e1ed874 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -104,6 +104,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/
     issue #619 - Active surface components are now capable of changing look-up tables on the fly via the `asSetLUT` command
     issue #806   Added support for the C-band receiver at the SRT
     project #2 - Completed integration of new SRT Minor Servos
+    issue #2   - Completed integration of solar system planets, sun and moon tracking. Other bodies will be added in the future.
 
 ## Fixed
 ## Changed
-- 
GitLab