Skip to content

Commit 65916b8

Browse files
authored
Update CHANGELOG.md
1 parent fdcee21 commit 65916b8

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,14 @@ 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-
## [Unreleased]
8+
## [1.0.7] - 2017-03-14
99
### Added
1010
* MIT License (#107 @JKillian)
1111

1212
### Changed
1313
* Reduced size of dist build by switching from rollup to babel (#106 @JKillian)
1414

15-
## [1.0.6] - 2006-11-17
15+
## [1.0.6] - 2016-11-17
1616
### Changed
1717
* Updated typescript definition making options optional (#75 @pelotom)
1818

@@ -47,7 +47,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
4747
### Added
4848
* Initial release.
4949

50-
[Unreleased]: https://github.com/stipsan/scroll-into-view-if-needed/compare/v1.0.6...HEAD
50+
[Unreleased]: https://github.com/stipsan/scroll-into-view-if-needed/compare/v1.0.7...HEAD
51+
[1.0.7]: https://github.com/stipsan/scroll-into-view-if-needed/compare/v1.0.6...v1.0.7
5152
[1.0.6]: https://github.com/stipsan/scroll-into-view-if-needed/compare/v1.0.5...v1.0.6
5253
[1.0.5]: https://github.com/stipsan/scroll-into-view-if-needed/compare/v1.0.4...v1.0.5
5354
[1.0.4]: https://github.com/stipsan/scroll-into-view-if-needed/compare/v1.0.3...v1.0.4

0 commit comments

Comments
 (0)