From bb0ca0aa07f613189ecea3b53dafcf8e6c90577c Mon Sep 17 00:00:00 2001 From: Nick Strayer Date: Mon, 6 Nov 2023 14:33:05 -0500 Subject: [PATCH] Update news with id field fix --- NEWS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS.md b/NEWS.md index a4f51b300..c9c882593 100644 --- a/NEWS.md +++ b/NEWS.md @@ -7,6 +7,7 @@ ### Bug fixes - Deleting the element in the value slot of a Value Box no longer causes a crash. (#241) +- Switching between two elements of the same input or output type no longer causes the ID field to take the value of the _previous_ element. (#245) # 0.5.1