xref: /plugin/aichat/vendor/bdelespierre/php-kmeans/CHANGELOG.md (revision e7611489c85f333e5e56d206ee2182115fd03f58)
1# Changelog
2
3All notable changes to `php-kmean` will be documented in this file
4
5## 2.0.0 2020-08-23
6
7- modernizing the codebase
8- adding unit tests
9- removing the DASV seeding algorithm
10
11## 1.0.0 2018-02-18
12
13- initial release
14