Skip to content

Commit 01879db

Browse files
committed
Update changelog
1 parent d1e9607 commit 01879db

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +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.3.0] - 2018-03-12
8+
### Fix
9+
- Adjust webpack config to ensure when compiled for production, only React production
10+
code is included
11+
12+
### Added
13+
- className support thanks to @tamirkash
14+
715
## [0.2.0] - 2018-03-12
816
### Fix
917
- Webpack config that was causing error(s) when trying to import as a npm package.

0 commit comments

Comments
 (0)