# Change Log

All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning].

This change log follows the format documented in [Keep a CHANGELOG].

[Semantic Versioning]: http://semver.org/
[Keep a CHANGELOG]: http://keepachangelog.com/

## [Unreleased]

## 0.1.0 - 2016-05-25

### Added

- `handle_done_callback` rule
- `no_exclusive_tests` rule
- `no_global_tests` rule
- `no_pending_tests` rule
- `no_skipped_tests` rule
- `no_synchronous_tests` rule

[Unreleased]: https://github.com/date-fns/date-fns/compare/v0.1.0...HEAD
