Skip to content

Commit ed5618b

Browse files
committed
Update ChangeLog
1 parent 006b0e7 commit ed5618b

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

ChangeLog.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,21 @@
11

2+
# Version 1.3.0
3+
4+
### General Updates
5+
- Updated GitHub Actions workflows.
6+
- Updated `mealpy` dependency to the latest release (v3.0.3).
7+
- Updated documentation and examples.
8+
- Updated `ChangeLog.md`, `CITATION.cff`, and `README.md`.
9+
10+
### Bug Fixes
11+
- Fixed warning issue in `KMeans` class.
12+
- Fixed bugs in:
13+
- `MhaKMeansTuner` class (compatibility with latest `mealpy`).
14+
- `MhaKCentersClustering` class (compatibility with latest `mealpy`).
15+
- `MetaCluster` class (compatibility with latest `mealpy`).
16+
17+
---------------------------------------------------------------------
18+
219
# Version 1.2.0
320

421
+ Add class `MhaKMeansTuner` that can tune hyper-parameters of KMeans model using Metaheuristic Algorithms (MHAs)

0 commit comments

Comments
 (0)