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

## Version 5.1.0 - 2017-03-20

### Added
- [Yarn lock](https://yarnpkg.com/en/docs/yarn-lock)
- Rule [max-lines](http://eslint.org/docs/rules/max-lines) to raise an warning at 500 loc witout skipping blank lines or comments.

### Removed
- Babel dependencies (#43)
