CHANGELOG.md
# 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/).
## [[*next-version*]] - YYYY-MM-DD
## [0.1-alpha2] - 2018-03-16
### Added
- `AbstractBaseContainer`.
### Changed
- Exceptions now use base functionality from `dhii/exception`.
## [0.1-alpha1] - 2018-03-13
Initial version.