From a3cd765bf03796d5a94e24d0f72021491be435a1 Mon Sep 17 00:00:00 2001 From: Joel Rodrigues <19577724+joelfmrodrigues@users.noreply.github.com> Date: Wed, 18 Dec 2024 13:35:43 +0000 Subject: [PATCH] changelog --- CHANGELOG.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.json b/CHANGELOG.json index f7b936d3c..3ec144c23 100644 --- a/CHANGELOG.json +++ b/CHANGELOG.json @@ -12,7 +12,8 @@ "`Localization`: Bad translations in DateTimePicker control [#1909](https://github.com/pnp/sp-dev-fx-controls-react/issues/1909)", "`WebPartTitle`: Control Fails to Update After Initial Save [#1877](https://github.com/pnp/sp-dev-fx-controls-react/issues/1877)", "`DynamicForm`: Creating a document set sometimes throws a 409 save [#1919](https://github.com/pnp/sp-dev-fx-controls-react/issues/1919)", - "`ModernTaxonomyPicker` Fix - Adding a new term adds the term to the parentLevel [#1922](https://github.com/pnp/sp-dev-fx-controls-react/pull/1922)" + "`ModernTaxonomyPicker` Fix - Adding a new term adds the term to the parentLevel [#1922](https://github.com/pnp/sp-dev-fx-controls-react/pull/1922)", + "`ModernTaxonomyPicker` allowMultipleSelections = false, but panel allows multiple items to be selected [#1847](https://github.com/pnp/sp-dev-fx-controls-react/issues/1847)" ] }, "contributions": [ @@ -21,6 +22,7 @@ "[EnablingLogic](https://github.com/EnablingLogic)", "[João Mendes](https://github.com/joaojmendes)", "[Martin Lingstuyl](https://github.com/martinlingstuyl)", + "[Nello D'Andrea](https://github.com/ferrarirosso)", "[Nishkalank Bezawada](https://github.com/NishkalankBezawada)" ] },