Skip to content

Commit c355a8b

Browse files
committed
Closes #2 (#9)
Add changeling
1 parent 9af1632 commit c355a8b

File tree

2 files changed

+28
-1
lines changed

2 files changed

+28
-1
lines changed

CHANGELOG.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
# Change Log
2+
All notable changes to this project will be documented in this file.
3+
This project adheres to [Semantic Versioning](http://semver.org/).
4+
5+
## [Unreleased]
6+
### Added
7+
8+
### Changed
9+
10+
### Fixed
11+
12+
### Removed
13+
14+
## [0.2.0] - 2016-05-01
15+
### Added
16+
- ESLint to build process
17+
18+
### Fixed
19+
- README cli alias flags
20+
- Remove invalid README column from
21+
22+
### Removed
23+
- JSHint from build process
24+
25+
## [0.1.0] - 2016-04-20
26+
### Added
27+
- First release

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ Please see [CONTRIBUTING.md](CONTRIBUTING.md).
7171

7272
## Release History
7373

74-
* 2016-04-20 - v0.1.0: First release
74+
Please see [CHANGELOG.md](CHANGELOG.md).
7575

7676
## License
7777

0 commit comments

Comments
 (0)