# Changelog

## 0.1.0 , 2023-06-26 -- Initial release.

## 0.1.1 , 2023-09-01.
 
 * Adding the recm algorithm
 * Correction of minor bugs
 * Adding the recm example file


 ## 0.1.5 , 2023-09-01.
 * Adding the ecmdd and catecm algorithms
 * Suppression of the cecm algorithm (improvements to come)
 * Improving package documentation
 * Python dependences change to python = "<3.12, >=3.8"

## 0.2 , 2024-11-29.
* Adding the more than 10 uncertainty-based clustering algorithms. [See full list](https://evclust.readthedocs.io/en/latest/autoapi/available/index.html). 
* Improving package documentation
* Python dependences change to python = "<3.12, >=3.8"