Skip to content

Commit 8f5db57

Browse files
committed
Update changelog, close #2
1 parent af0dc96 commit 8f5db57

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,14 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
55
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
66

7+
## [0.2.0] - 2018-03-12
8+
### Fix
9+
- Webpack config that was causing error(s) when trying to import as a npm package.
10+
711
## [0.1.1] - 2018-03-12
812
### Added
913
- This CHANGELOG
1014
- production build
1115

12-
[0.2.0]: https://github.com/olivierlacan/keep-a-changelog/compare/v0.1.0...v0.1.1
16+
[0.2.0]: https://github.com/factor1/react-card-flipper/compare/v0.1.1...v0.2.0
17+
[0.1.1]: https://github.com/factor1/react-card-flipper/compare/v0.1.0...v0.1.1

0 commit comments

Comments
 (0)