3.0
* Implemented processing tools for all clustering methods
* New output parametrization
* Heavy refactoring and internal optimizations. Native hierarchical clustering
is now 100x times faster
* Updated documentation
2.2.1
* Broken manual link is deleted
2.2
* Now plugin is able to calculate distances to cluster's centroids for each
object. Also Elbow Method is added to help figuring out an optimal number of
clusters
2.1
* Added the K-Means2 method, along with links to the original documentation.
Expanded support for SciPy algorithms with many additional options now
available
2.0
* Updated for QGIS 3. Also new clustering method added - scipy hierarchical
clustering for unknown number of clusters