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="2.0.1"></a>
## [2.0.1](https://github.com/tunnckocore/tmp-file/compare/v2.0.0...v2.0.1) (2017-01-03)
### Bug Fixes
* **changelog:** re-add old changelog history ([3cc9a1b](https://github.com/tunnckocore/tmp-file/commit/3cc9a1b))
<a name="2.0.0"></a>
# [2.0.0](https://github.com/tunnckocore/tmp-file/compare/v1.0.0...v2.0.0) (2017-01-03)
### Code Refactoring
* **update:** boilerplate & simplify ([0690e00](https://github.com/tunnckocore/tmp-file/commit/0690e00))
### BREAKING CHANGES
* update: drop < 4 support and remove/rename most methods
## 1.0.0 - 2015-05-23
- Release v1.0.0 / npm@v1.0.0
- strict deps range with `~`
- run keywordd(1)
- add `see also` section
- add .gulp() - method/docs/tests
- improve coverage to 100%
- run apidocs(1)
- implement
## 0.0.0 - 2015-05-23
- first commits