From 172231e289c1a9bc17a9f3ce09d8d0765f6e5382 Mon Sep 17 00:00:00 2001 From: Rahix Date: Fri, 20 Dec 2024 02:14:47 +0100 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3d03ba7..f46edbf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -44,6 +44,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Fixed not tracking partially-received telegrams correctly. This would show up as _"# bytes in the receive buffer and we go into transmission?"_ warnings in some setups. +- Fixed profirust not immediately processing all received telegrams at once. + This lead to very slow performance in some multi-master environments. ### `gsd-parser` #### Fixed