Skip to content

Commit edb5b6b

Browse files
Create CHANGELOG.md
- Change log based on http://keepachangelog.com - Add `CHANGELOG.md` to `.npmignore`
1 parent 4642da7 commit edb5b6b

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

.npmignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ test
22
coverage
33
examples
44
webpack.config.js
5+
CHANGELOG.md
56
.eslint*
67
.travis*
78
.npmignore

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# Change Log
2+
All notable changes to this project will be documented in this file.
3+
4+
The format is based on [Keep a Changelog](http://keepachangelog.com) and this project adheres to [Semantic Versioning](http://semver.org).

0 commit comments

Comments
 (0)