# 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. # [2.0.0](https://github.com/tunnckocore/tmp-filepath/compare/v1.0.0...v2.0.0) (2017-01-03) ### Bug Fixes * **readme:** generate ([a339d90](https://github.com/tunnckocore/tmp-filepath/commit/a339d90)) ### Code Refactoring * simplify, drop node < 4 ([8c95714](https://github.com/tunnckocore/tmp-filepath/commit/8c95714)) ### BREAKING CHANGES * drop node < 4, simplify a bit ## 1.0.0 - 2015-05-23 - Release v1.0.0 / npm@v1.0.0 - update description - change deps range - add `see also` section - update editorconfig ## 0.0.0 - 2015-05-23 - first commits