Skip to content

Commit 88399fd

Browse files
committed
add Changelog readme
1 parent b1cbfe8 commit 88399fd

File tree

1 file changed

+32
-0
lines changed

1 file changed

+32
-0
lines changed

CHANGELOG.md

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
# scroll-into-view-if-needed change log
2+
3+
All notable changes to this project will be documented in this file.
4+
5+
The format is based on [Keep a Changelog](http://keepachangelog.com/)
6+
and this project adheres to [Semantic Versioning](http://semver.org/).
7+
8+
## [1.0.4] - 2016-10-31
9+
### Added
10+
* Changelog readme.
11+
* TypeScript definition file (#73 @forabi)
12+
13+
## 1.0.3 - 2016-09-30
14+
### Documentation
15+
* link to official ponyfill page (#68 @sindresorhus)
16+
17+
## 1.0.2 - 2016-04-18
18+
### Added
19+
* Greenkeeper
20+
21+
### Fixes
22+
* Incomatibility with default webpack config.
23+
24+
## 1.0.1 - 2016-04-18
25+
26+
* PULLED: accidentally pushed incomplete build to npm!
27+
28+
## 1.0.0 - 2016-04-18
29+
### Added
30+
* Initial release.
31+
32+
[1.0.4]: https://github.com/stipsan/scroll-into-view-if-needed/compare/v1.0.3...v1.0.4

0 commit comments

Comments
 (0)