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)" ] },