File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
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
+ ## [ Unreleased]
9
+ ### Changed
10
+ * Updated typescript definition making options optional (#75 @pelotom )
11
+
8
12
## [ 1.0.5] - 2016-11-12
9
13
### Fixed
10
14
* Fix TypeScript definition file issues (#74 @forabi )
@@ -36,5 +40,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
36
40
### Added
37
41
* Initial release.
38
42
43
+ [ Unreleased ] : https://github.com/stipsan/scroll-into-view-if-needed/compare/v1.0.5...HEAD
39
44
[ 1.0.5 ] : https://github.com/stipsan/scroll-into-view-if-needed/compare/v1.0.4...v1.0.5
40
45
[ 1.0.4 ] : https://github.com/stipsan/scroll-into-view-if-needed/compare/v1.0.3...v1.0.4
You can’t perform that action at this time.
0 commit comments