From d449465a25c333e7878ae27b1d9619dea46a8333 Mon Sep 17 00:00:00 2001 From: Carles Fernandez Date: Mon, 9 Sep 2024 17:10:24 +0200 Subject: [PATCH] Update changelog --- docs/CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index abdc04427..70108de49 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -45,6 +45,7 @@ All notable changes to GNSS-SDR will be documented in this file. described with the [ION GNSS Software Defined Receiver Metadata Standard](https://sdr.ion.org/). It requires the `-DENABLE_ION=ON` building configuration option. +- The `Monitor` block is now able to send data to multiple ports. ### Improvements in Portability: