Skip to content

Commit a85be82

Browse files
authored
Update CHANGELOG.md
1 parent 999348e commit a85be82

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
@@ -5,6 +5,10 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](http://keepachangelog.com/)
66
and this project adheres to [Semantic Versioning](http://semver.org/).
77

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+
812
## [1.0.7] - 2017-03-14
913
### Added
1014
* MIT License (#107 @JKillian)
@@ -47,7 +51,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
4751
### Added
4852
* Initial release.
4953

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
5156
[1.0.7]: https://github.com/stipsan/scroll-into-view-if-needed/compare/v1.0.6...v1.0.7
5257
[1.0.6]: https://github.com/stipsan/scroll-into-view-if-needed/compare/v1.0.5...v1.0.6
5358
[1.0.5]: https://github.com/stipsan/scroll-into-view-if-needed/compare/v1.0.4...v1.0.5

0 commit comments

Comments
 (0)