# Changelog

## [1.0.0] - 2025-01-30
- Initial release with support for hyperparameter tuning of 20+ classifiers.
- Implemented GridSearchCV for model evaluation and selection.
- Added the ability to pass custom parameters for model tuning.
- Cross-validation support integrated.

## [Unreleased]
- Future improvements and features will be added in upcoming versions.
