We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed12a54 commit 7363b81Copy full SHA for 7363b81
CHANGELOG.JSON
@@ -3,7 +3,10 @@
3
{
4
"version": "2.3.0",
5
"changes": {
6
- "new": [],
+ "new": [
7
+ "`Dashboard` control for Microsoft Teams [#758](https://github.com/pnp/sp-dev-fx-controls-react/pull/758)",
8
+ "`Toobar` control for Microsoft Teams [#758](https://github.com/pnp/sp-dev-fx-controls-react/pull/758)"
9
+ ],
10
"enhancements": [
11
"`TaxonomyPicker`: Added `useSessionStorage` property [#759](https://github.com/pnp/sp-dev-fx-controls-react/pull/759)"
12
],
@@ -13,6 +16,7 @@
13
16
},
14
17
"contributions": [
15
18
"[Gautam Sheth](https://github.com/gautamdsheth)",
19
+ "[Marcin Wojciechowski](https://github.com/mgwojciech)",
20
"[Nikolay Belykh](https://github.com/nbelyh)"
21
]
22
0 commit comments