Skip to content

Commit c229178

Browse files
committed
update changelog for new version
1 parent 0cfcfab commit c229178

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/sources/CHANGELOG.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ The CHANGELOG for the current development version is available at
88
---
99

1010

11-
### Version 0.23.2 (TBD)
11+
### Version 0.23.2 (5 Nov 2024)
1212

1313
##### Downloads
1414

@@ -19,7 +19,7 @@ The CHANGELOG for the current development version is available at
1919
##### New Features and Enhancements
2020

2121
- Implement the FP-Growth and FP-Max algorithms with the possibility of missing values in the input dataset. Added a new metric Representativity for the association rules generated ([#1004](https://github.com/rasbt/mlxtend/issues/1004) via [zazass8](https://github.com/zazass8)).
22-
Files updated:
22+
Files updated:
2323
- ['mlxtend.frequent_patterns.fpcommon']
2424
- ['mlxtend.frequent_patterns.fpgrowth'](https://rasbt.github.io/mlxtend/user_guide/frequent_patterns/fpgrowth/)
2525
- ['mlxtend.frequent_patterns.fpmax'](https://rasbt.github.io/mlxtend/user_guide/frequent_patterns/fpmax/)

0 commit comments

Comments
 (0)