Skip to content

Commit def91bf

Browse files
committed
Add v5.2.1 changelog
1 parent 4e0ae91 commit def91bf

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,15 @@
1+
## [v5.2.1](https://github.com/gpbl/react-day-picker/tree/v5.2.1) (2016-04-09)
2+
3+
* Fixed `PropTypes` warnings in React 15.5.
4+
15
## [v5.2.0](https://github.com/gpbl/react-day-picker/tree/v5.2.0) (2016-03-09)
26

37
* Allow overriding `today` modifier ([#279](https://github.com/gpbl/react-day-picker/pull/279) by [maxdubrinsky](https://github.com/maxdubrinsky))
48
* Pass React Components to [`navBarElement`](http://react-day-picker.js.org/APIProps.html#navBarElement), [`captionElement`](http://react-day-picker.js.org/APIProps.html#captionElement), [`weekdayElement`](http://react-day-picker.js.org/APIProps.html#weekdayElement) ([#280](https://github.com/gpbl/react-day-picker/pull/280) by [cwmoo740](https://github.com/cwmoo740))
59

610
* Fixed `aria` roles for weekdays and months HTML elements ([#276](https://github.com/gpbl/react-day-picker/pull/276) by [oigewan](https://github.com/oigewan))
711

8-
## [v5.1.2](https://github.com/gpbl/react-day-picker/tree/v5.1.2) (2016-03-03)
12+
### [v5.1.2](https://github.com/gpbl/react-day-picker/tree/v5.1.2) (2016-03-03)
913

1014
* Fix an issue with keyboard navigation when using `classNames` prop ([#269](https://github.com/gpbl/react-day-picker/pull/269) by [oigewan](https://github.com/oigewan), [#275](https://github.com/gpbl/react-day-picker/pull/275))
1115
* Fix installation issue with bower

0 commit comments

Comments
 (0)