xref: /plugin/aichat/vendor/bdelespierre/php-kmeans/CHANGELOG.md (revision 87e464844e8a4bc0fa03608147b1a25b9b20b678)
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