# Change Log

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

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

## [0.1.0] - 2017-04-20
### Added
- Use component, patterns, pages file structure
- Demo video
- Live reloading
- Stylesheet injection when styles updated
- Color pallette swatch
- Font swatch
- Reload button under examples
- pops.config.js to power app config
- Color and font examples to generated config file
- Use twig templates with fake context data
- Commandline client
- Expose json data at /data
- Auto includes for scripts and styles
- Yarn to handle assets
- Component generators
- FAQ section to readme
- CONTRIBUTING.md file
- This changelog

### Changed
- No longer on 0.0.x dev releases

[0.1.0]: https://github.com/BrianDGLS/pops
