<a name="2.0.0"></a>
# [2.0.0](https://github.com/mljs/distance-euclidean/compare/v1.0.0...v2.0.0) (2018-08-12)


### Features

* refactor to ES module and TypeScript ([#2](https://github.com/mljs/distance-euclidean/issues/2)) ([c03dcf2](https://github.com/mljs/distance-euclidean/commit/c03dcf2))


### BREAKING CHANGES

* - Exports 'euclidean' and 'squaredEuclidean' as separate functions.
- Stop supporting Node 4.



1.0.0 / 2015-07-11
==================

* first release
