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-alpha3] - 2018-04-09
### Added
- `GenericCallbackFactory`
### Changed
- `AbstractBaseCallbackFactory` now only needs 1 implemented method when extended.
## [0.1-alpha2] - 2018-04-03
### Changed
- Relaxed dependency constraints to allow newer versions.
## [0.1-alpha1] - 2018-03-22
Initial version.