From c9c90332610e554c1c9215860b8cc11171e36ca3 Mon Sep 17 00:00:00 2001 From: Mike Brady <4265913+mikebrady@users.noreply.github.com> Date: Mon, 23 Oct 2023 10:17:33 +0100 Subject: [PATCH] Update RELEASENOTES-DEVELOPMENT.md --- RELEASENOTES-DEVELOPMENT.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/RELEASENOTES-DEVELOPMENT.md b/RELEASENOTES-DEVELOPMENT.md index 9d81e0244..c037e946d 100644 --- a/RELEASENOTES-DEVELOPMENT.md +++ b/RELEASENOTES-DEVELOPMENT.md @@ -1,5 +1,12 @@ +Version 4.3.3-dev-3-g2a5c49d3 +=== +* Update [CAR INSTALL.md]() for Bookworm, which uses `NetworkManager` and does not use `dhcpcd`. +* Changes to the setup may result in more stable WiFi operation. + Version 4.3.2-dev-58-gb70dd463 === +This becamse Release 4.3.2, approximately. + **Investigation -- continued** * Return `501` ("Not Implemented") instead of `200` ("OK") in response to a `POST` message with the argument `/feedback` on a Classic AirPlay connection.