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