File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -3,8 +3,12 @@ All notable changes to this project will be documented in this file.
3
3
This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
4
4
5
5
## [ Unreleased]
6
+
7
+
8
+ ## [ 1.3.0] - 2016-07-08
6
9
### Added
7
10
- 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 ) )
8
12
9
13
## [ 1.2.0] - 2016-05-26
10
14
### Added
@@ -29,7 +33,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
29
33
- Now works in popup windows and iframes with a different ` window ` context (#22 )
30
34
31
35
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
33
38
[ 1.2.0 ] : https://github.com/olivierlacan/keep-a-changelog/compare/v1.1.1...v1.2.0
34
39
[ 1.1.1 ] : https://github.com/olivierlacan/keep-a-changelog/compare/v1.1.0...v1.1.1
35
40
[ 1.1.0 ] : https://github.com/olivierlacan/keep-a-changelog/compare/v1.0.2...v1.1.0
You can’t perform that action at this time.
0 commit comments