CHANGELOG.md
# Change Log
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
<a name="1.1.0"></a>
# [1.1.0](https://github.com/hybridables/always-done/compare/v1.0.1...v1.1.0) (2016-11-01)
### Features
* **options:** allow passing options object ([765a4fd](https://github.com/hybridables/always-done/commit/765a4fd))
<a name="1.0.1"></a>
## [1.0.1](https://github.com/hybridables/always-done/compare/v1.0.0...v1.0.1) (2016-10-25)
### Bug Fixes
* **changelog:** fix a changelog ([75d049e](https://github.com/hybridables/always-done/commit/75d049e))
## 1.0.0 - 2016-10-25
- First official and stable release, follow SemVer now
- update to use `try-catch-core`
- update tests
- add docs, API doc comments
## 0.0.0 - 2015-09-10
- Inital commit