Skip to content

Commit 75f41bc

Browse files
committed
Updated changelog
1 parent 24f5ba2 commit 75f41bc

File tree

3 files changed

+11
-4
lines changed

3 files changed

+11
-4
lines changed

CHANGELOG.JSON

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,9 @@
99
"`Carousel`: New control added to the library [#227](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/227)"
1010
],
1111
"enhancements": [
12-
"`TaxonomyPicker`: Localization keys added to the buttons [#361](https://github.com/SharePoint/sp-dev-fx-controls-react/pull/361)"
12+
"`TaxonomyPicker`: Localization keys added to the buttons [#361](https://github.com/SharePoint/sp-dev-fx-controls-react/pull/361)",
13+
"Improved German translations [#338](https://github.com/SharePoint/sp-dev-fx-controls-react/pull/338)",
14+
"`DateTimePicker`: added options to render time part as mask or dropdown [#330](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/330)"
1315
],
1416
"fixes": [
1517
"`TaxonomyPicker`: Tags icon styling issue on IE11 [#356](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/356)",
@@ -20,7 +22,8 @@
2022
"contributions": [
2123
"[Hugo Bernier](https://github.com/hugoabernier)",
2224
"[Robert Lindström](https://github.com/robert-lindstrom)",
23-
"[Piotr Siatka](https://github.com/siata13)"
25+
"[Piotr Siatka](https://github.com/siata13)",
26+
"[Alex Terentiev](https://github.com/AJIXuMuK)"
2427
]
2528
},
2629
{

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@
1111
### Enhancements
1212

1313
- `TaxonomyPicker`: Localization keys added to the buttons [#361](https://github.com/SharePoint/sp-dev-fx-controls-react/pull/361)
14+
- Improved German translations [#338](https://github.com/SharePoint/sp-dev-fx-controls-react/pull/338)
15+
- `DateTimePicker`: added options to render time part as mask or dropdown [#330](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/330)
1416

1517
### Fixes
1618

@@ -20,7 +22,7 @@
2022

2123
### Contributors
2224

23-
Special thanks to our contributors (in alphabetical order): [Hugo Bernier](https://github.com/hugoabernier), [Robert Lindström](https://github.com/robert-lindstrom), [Piotr Siatka](https://github.com/siata13).
25+
Special thanks to our contributors (in alphabetical order): [Hugo Bernier](https://github.com/hugoabernier), [Robert Lindström](https://github.com/robert-lindstrom), [Piotr Siatka](https://github.com/siata13), [Alex Terentiev](https://github.com/AJIXuMuK).
2426

2527
## 1.14.0
2628

docs/documentation/docs/about/release-notes.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@
1111
### Enhancements
1212

1313
- `TaxonomyPicker`: Localization keys added to the buttons [#361](https://github.com/SharePoint/sp-dev-fx-controls-react/pull/361)
14+
- Improved German translations [#338](https://github.com/SharePoint/sp-dev-fx-controls-react/pull/338)
15+
- `DateTimePicker`: added options to render time part as mask or dropdown [#330](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/330)
1416

1517
### Fixes
1618

@@ -20,7 +22,7 @@
2022

2123
### Contributors
2224

23-
Special thanks to our contributors (in alphabetical order): [Hugo Bernier](https://github.com/hugoabernier), [Robert Lindström](https://github.com/robert-lindstrom), [Piotr Siatka](https://github.com/siata13).
25+
Special thanks to our contributors (in alphabetical order): [Hugo Bernier](https://github.com/hugoabernier), [Robert Lindström](https://github.com/robert-lindstrom), [Piotr Siatka](https://github.com/siata13), [Alex Terentiev](https://github.com/AJIXuMuK).
2426

2527
## 1.14.0
2628

0 commit comments

Comments
 (0)