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 @@ -5,6 +5,10 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ )
6
6
and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
7
7
8
+ ## [ 1.1.0] - 2017-03-29
9
+ ### Added
10
+ * An optional argument finalElement was added to limit the scope of the function (#108 @hemnstill )
11
+
8
12
## [ 1.0.7] - 2017-03-14
9
13
### Added
10
14
* MIT License (#107 @JKillian )
@@ -47,7 +51,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
47
51
### Added
48
52
* Initial release.
49
53
50
- [ Unreleased ] : https://github.com/stipsan/scroll-into-view-if-needed/compare/v1.0.7...HEAD
54
+ [ Unreleased ] : https://github.com/stipsan/scroll-into-view-if-needed/compare/v1.1.0...HEAD
55
+ [ 1.1.0 ] : https://github.com/stipsan/scroll-into-view-if-needed/compare/v1.0.7...v1.1.0
51
56
[ 1.0.7 ] : https://github.com/stipsan/scroll-into-view-if-needed/compare/v1.0.6...v1.0.7
52
57
[ 1.0.6 ] : https://github.com/stipsan/scroll-into-view-if-needed/compare/v1.0.5...v1.0.6
53
58
[ 1.0.5 ] : https://github.com/stipsan/scroll-into-view-if-needed/compare/v1.0.4...v1.0.5
You can’t perform that action at this time.
0 commit comments