Skip to content

Commit 13ce020

Browse files
committed
Update changelog with intermediate versions
1 parent 12c9db9 commit 13ce020

File tree

1 file changed

+16
-4
lines changed

1 file changed

+16
-4
lines changed

CHANGES.md

Lines changed: 16 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,25 @@
11
## [v1.9.0]
22
> INSERT DATE
33
4+
- Add Typescript definitions [#76](https://github.com/ReactTraining/react-media/pull/76)(https://github.com/ReactTraining/react-media/pull/78)
5+
- Add `onChange` callback [#95](https://github.com/ReactTraining/react-media/pull/95)
6+
7+
[v1.9.0]: https://github.com/ReactTraining/react-media/compare/v1.7.0...v1.9.0
8+
9+
## [v1.7.0]
10+
> Feb 1, 2018
11+
12+
- Add optional `targetWindow` prop [#78]
13+
14+
[v1.7.0]: https://github.com/ReactTraining/react-media/compare/v1.6.0...v1.7.0
15+
16+
## [v1.6.0]
17+
> Jul 11, 2017
18+
419
- Add support for multiple queries [#39](https://github.com/ReactTraining/react-media/pull/39)
520
- Add optional `defaultMatches` prop [#50](https://github.com/ReactTraining/react-media/pull/50)
6-
- Add Typescript definitions [#76](https://github.com/ReactTraining/react-media/pull/76)
7-
- Add optional `targetWindow` prop [#78](https://github.com/ReactTraining/react-media/pull/78)
8-
- Add `onChange` callback [#95](https://github.com/ReactTraining/react-media/pull/95)
921

10-
[v1.9.0]: https://github.com/ReactTraining/react-media/compare/v1.5.0...v1.9.0
22+
[v1.6.0]: https://github.com/ReactTraining/react-media/compare/v1.5.0...v1.6.0
1123

1224
## [v1.5.0]
1325
> Feb 17, 2017

0 commit comments

Comments
 (0)