# Changelog
All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).


## [Unreleased]
### Added
- Code of conduct
- Changelog
- Added `contributors` to `package.json` manifest
### Fixed
- Fixed typos in README
- Fixed bug that default value of `children` prop was never used 


## [0.1.2] - 2017-11-23
### Fixed
- Fixed issue when single child was wrapped into array


## [0.1.1] - 2017-11-23
### Changed
- Stateless functional components with `contextTypes` static property will be rendered as "classic" component


[Unreleased]: https://github.com/Sphirate/create-element-functional/compare/553d12bbcaef72de5fe559611cf79ebce6e37467...HEAD
[0.1.2]: https://github.com/Sphirate/create-element-functional/compare/b3d4b7e68644e7d2a332deb906b8d003ca94292e...553d12bbcaef72de5fe559611cf79ebce6e37467
[0.1.1]: https://github.com/Sphirate/create-element-functional/compare/ff93a1971edb7308c0b5e03761cce7e16c872ae1...b3d4b7e68644e7d2a332deb906b8d003ca94292e