File tree Expand file tree Collapse file tree 2 files changed +28
-1
lines changed Expand file tree Collapse file tree 2 files changed +28
-1
lines changed Original file line number Diff line number Diff line change
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
Original file line number Diff line number Diff line change @@ -71,7 +71,7 @@ Please see [CONTRIBUTING.md](CONTRIBUTING.md).
71
71
72
72
## Release History
73
73
74
- * 2016-04-20 - v0.1.0: First release
74
+ Please see [ CHANGELOG.md ] ( CHANGELOG.md ) .
75
75
76
76
## License
77
77
You can’t perform that action at this time.
0 commit comments