# [1.0.0](https://github.com/mljs/tree-similarity/compare/v0.1.0...v1.0.0) (2019-06-29)


### chore

* update dependencies and remove support for Node.js 6 ([e8ad736](https://github.com/mljs/tree-similarity/commit/e8ad736))


### BREAKING CHANGES

* Node.js 6 is no longer supported.



<a name="0.1.0"></a>
# 0.1.0 (2017-08-10)


### Bug Fixes

* divide by number of children ([eb7ce7e](https://github.com/mljs/tree-similarity/commit/eb7ce7e))


### Performance Improvements

* improve search on start ([8edebc2](https://github.com/mljs/tree-similarity/commit/8edebc2))



