File tree Expand file tree Collapse file tree 1 file changed +11
-5
lines changed Expand file tree Collapse file tree 1 file changed +11
-5
lines changed Original file line number Diff line number Diff line change 1
- # scroll-into-view-if-needed change log
2
-
1
+ # Changelog
3
2
All notable changes to this project will be documented in this file.
4
3
5
- The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ )
6
- and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
4
+ The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ )
5
+ and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
6
+
7
+ ## [ Unreleased]
8
+
9
+ ## [ 1.1.1] - 2017-10-01
10
+ ### Fixed
11
+ * Windows compatibility and CommonJS interop change back to Babel 5 functionality (#121 @khell )
7
12
8
13
## [ 1.1.0] - 2017-03-29
9
14
### Added
@@ -51,7 +56,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
51
56
### Added
52
57
* Initial release.
53
58
54
- [ Unreleased ] : https://github.com/stipsan/scroll-into-view-if-needed/compare/v1.1.0...HEAD
59
+ [ Unreleased ] : https://github.com/stipsan/scroll-into-view-if-needed/compare/v1.1.1...HEAD
60
+ [ 1.1.1 ] : https://github.com/stipsan/scroll-into-view-if-needed/compare/v1.1.0...v1.1.1
55
61
[ 1.1.0 ] : https://github.com/stipsan/scroll-into-view-if-needed/compare/v1.0.7...v1.1.0
56
62
[ 1.0.7 ] : https://github.com/stipsan/scroll-into-view-if-needed/compare/v1.0.6...v1.0.7
57
63
[ 1.0.6 ] : https://github.com/stipsan/scroll-into-view-if-needed/compare/v1.0.5...v1.0.6
You can’t perform that action at this time.
0 commit comments