Skip to content

Commit c037234

Browse files
committed
Changelog: Update with 1.1.1 notes
1 parent fbf7079 commit c037234

File tree

1 file changed

+11
-5
lines changed

1 file changed

+11
-5
lines changed

CHANGELOG.md

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,14 @@
1-
# scroll-into-view-if-needed change log
2-
1+
# Changelog
32
All notable changes to this project will be documented in this file.
43

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)
712

813
## [1.1.0] - 2017-03-29
914
### Added
@@ -51,7 +56,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
5156
### Added
5257
* Initial release.
5358

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
5561
[1.1.0]: https://github.com/stipsan/scroll-into-view-if-needed/compare/v1.0.7...v1.1.0
5662
[1.0.7]: https://github.com/stipsan/scroll-into-view-if-needed/compare/v1.0.6...v1.0.7
5763
[1.0.6]: https://github.com/stipsan/scroll-into-view-if-needed/compare/v1.0.5...v1.0.6

0 commit comments

Comments
 (0)