# 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/).

## [1.0.0] - 27.08.2017

General Cleanup

### Added
- [Changelog](CHANGELOG.md) 
- [Code of Conduct](CODE_OF_CONDUCT.md) 
- [Contributing guide](CONTRIBUTING.md)
- [License](LICENSE) 

### Changed
- Documentation and Demo now lives in [http://godban.github.io/flex-box-grid](http://godban.github.io/flex-box-grid)
- **[Breaking changes]** Entries renamed to `index`
- Build now using npm scripts instead of Grunt.js

### Removed
- **[Breaking changes]** Bower package
- **[Breaking changes]** Minified css version
