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.0.4"></a>
## [1.0.4](https://github.com/tunnckocore/clean-stacktrace-relative-paths/compare/v1.0.3...v1.0.4) (2017-03-17)
### Bug Fixes
* **tests:** typos, because fast fingers ([828f56d](https://github.com/tunnckocore/clean-stacktrace-relative-paths/commit/828f56d)), closes [#3](https://github.com/tunnckocore/clean-stacktrace-relative-paths/issues/3)
<a name="1.0.3"></a>
## [1.0.3](https://github.com/tunnckocore/clean-stacktrace-relative-paths/compare/v1.0.2...v1.0.3) (2017-03-17)
### Bug Fixes
* **package:** bump mukla testing ([a7e8eb0](https://github.com/tunnckocore/clean-stacktrace-relative-paths/commit/a7e8eb0))
* **regex:** improve ([f7e5945](https://github.com/tunnckocore/clean-stacktrace-relative-paths/commit/f7e5945))
<a name="1.0.2"></a>
## [1.0.2](https://github.com/tunnckocore/clean-stacktrace-relative-paths/compare/v1.0.1...v1.0.2) (2017-03-15)
### Bug Fixes
* **ci:** update tests for CI services ([3d75459](https://github.com/tunnckocore/clean-stacktrace-relative-paths/commit/3d75459)), closes [#2](https://github.com/tunnckocore/clean-stacktrace-relative-paths/issues/2)
* **tests:** typo ([82ae24c](https://github.com/tunnckocore/clean-stacktrace-relative-paths/commit/82ae24c))
<a name="1.0.1"></a>
## [1.0.1](https://github.com/tunnckocore/clean-stacktrace-relative-paths/compare/v1.0.0...v1.0.1) (2017-03-15)
### Bug Fixes
* **regex:** improve regex ([5bae1d7](https://github.com/tunnckocore/clean-stacktrace-relative-paths/commit/5bae1d7))
<a name="1.0.0"></a>
# 1.0.0 (2017-03-12)
### Bug Fixes
* **ci:** test on node < 4 ([2a0f909](https://github.com/tunnckocore/clean-stacktrace-relative-paths/commit/2a0f909))
* **package:** force LOACK VERSIONB! GK! ([02b26b3](https://github.com/tunnckocore/clean-stacktrace-relative-paths/commit/02b26b3))
* **readme:** tweaks ([3b50341](https://github.com/tunnckocore/clean-stacktrace-relative-paths/commit/3b50341))
* **tests:** damn windows ([5b0150b](https://github.com/tunnckocore/clean-stacktrace-relative-paths/commit/5b0150b))
### Chores
* **initial:** scaffold ([7b1233e](https://github.com/tunnckocore/clean-stacktrace-relative-paths/commit/7b1233e))
### BREAKING CHANGES
* **initial:** First release
## 0.0.0 - 2017-03-11
- Initial commit