updating changelog

This commit is contained in:
Benjamin Delespierre 2020-08-23 22:14:00 +02:00
parent fd76f1fdf4
commit 87aeb9f007

View File

@ -2,6 +2,12 @@
All notable changes to `php-kmean` will be documented in this file
## 2.0.0 2020-08-23
- modernizing the codebase
- adding unit tests
- removing the DASV seeding algorithm
## 1.0.0 2018-02-18
- initial release