CHANGELOG.md

Summary

Maintainability
Test Coverage
## Change Log
---
All notable changes to this project will be documented in this file. This
project adheres to [Semantic Versioning](http://semver.org/).

### [2.1.0] 2016-09-27

- Changed

  - 2016-09-27 restructured to follow psr-4 standard
  - 2016-09-27 moved to version 2.1-dev

### [2.0.1] 2016-09-26

- Changed

  - 2016-09-26 changed `setDriver()` signature in `DriverAwareInterface`.