Skip to content

Commit c1a13bc

Browse files
committed
Update CHANGELOG for 1.3.0
1 parent a5ac2bf commit c1a13bc

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,12 @@ All notable changes to this project will be documented in this file.
33
This project adheres to [Semantic Versioning](http://semver.org/).
44

55
## [Unreleased]
6+
7+
8+
## [1.3.0] - 2016-07-08
69
### Added
710
- Added a CHANGELOG.md
11+
- Add option `className` for setting an optional class on the wrapper `<div>` ([#32](https://github.com/digidem/react-dimensions/pull/32))
812

913
## [1.2.0] - 2016-05-26
1014
### Added
@@ -29,7 +33,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
2933
- Now works in popup windows and iframes with a different `window` context (#22)
3034

3135

32-
[Unreleased]: https://github.com/digidem/react-dimensions/compare/v1.2.0...HEAD
36+
[Unreleased]: https://github.com/digidem/react-dimensions/compare/v1.3.0...HEAD
37+
[1.3.0]: https://github.com/olivierlacan/keep-a-changelog/compare/v1.2.0...v1.3.0
3338
[1.2.0]: https://github.com/olivierlacan/keep-a-changelog/compare/v1.1.1...v1.2.0
3439
[1.1.1]: https://github.com/olivierlacan/keep-a-changelog/compare/v1.1.0...v1.1.1
3540
[1.1.0]: https://github.com/olivierlacan/keep-a-changelog/compare/v1.0.2...v1.1.0

0 commit comments

Comments
 (0)