From 4acbbf65793e01e79475b183f950b4ad33b15502 Mon Sep 17 00:00:00 2001 From: Carles Fernandez Date: Mon, 28 Jul 2025 18:55:49 +0200 Subject: [PATCH] Update changelog --- docs/CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index 210a7ccb8..295f753aa 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -31,6 +31,9 @@ All notable changes to GNSS-SDR will be documented in this file. implementations, greatly improving maintainability, simplifying the addition of new signals, and eliminating a lot of duplicated code. Awesome contribution by @MathieuFavreau. +- Refactored the internal handling of multi-signal configurations in the PVT + block for improved maintainability and extensibility. Another excellent + contribution by @MathieuFavreau. ### Improvements in Portability: