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