Skip to content

Commit dc70d15

Browse files
committed
doc(changelog): add missing contributors
1 parent 5277dc3 commit dc70d15

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,19 +4,19 @@
44

55
#### 5.2.0
66

7-
- **(New feature)** Export converter `parseCronString` function to allow third party use.
7+
- **(New feature)** Export converter `parseCronString` function to allow third party use (@idpaterson)
88

99
#### 5.1.1
1010

11-
- Fix issue [#71](https://github.com/xrutayisire/react-js-cron/issues/71): Fix empty space in each field with no selection
11+
- Fix issue [#71](https://github.com/xrutayisire/react-js-cron/issues/71): Fix empty space in each field with no selection (@iyapici-wallix)
1212

1313
#### 5.1.0
1414

15-
- **(New feature)** Issue [#75](https://github.com/xrutayisire/react-js-cron/issues/75): Add `getPopupContainer` from antd to Select component.
15+
- **(New feature)** Issue [#75](https://github.com/xrutayisire/react-js-cron/issues/75): Add `getPopupContainer` from antd to Select component (@silannisik)
1616

1717
#### 5.0.1
1818

19-
- Fix `dropdownsConfig` `filterOption` prop not working for months and week-days.
19+
- Fix `dropdownsConfig` `filterOption` prop not working for months and week-days
2020

2121
#### 5.0.0
2222

0 commit comments

Comments
 (0)