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