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/tunnckocore/clean-stacktrace/compare/v1.0.0...v1.1.0) (2017-03-10)
### Bug Fixes
* **changelog:** update, because was overwritten ([07cb52c](https://github.com/tunnckocore/clean-stacktrace/commit/07cb52c))
### Features
* **refactor:** rewrite to use stack-utils-node-internals ([e669e42](https://github.com/tunnckocore/clean-stacktrace/commit/e669e42))
## 1.0.0 - 2016-11-04
- First stable release
- semantic versioning
- port to work on node.js 0.10
## 0.0.0 - 2016-11-04
- Initial commit