diff --git a/CHANGELOG.md b/CHANGELOG.md index 04612e572..025430218 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,7 @@ - [BUG] Force `math.softmax` returning `Series`. PR #1139 @Zeroto521 - [INF] Set independent environment for building documentation. PR #1141 @Zeroto521 - [DOC] Add local documentation preview via github action artifact. PR #1149 @Zeroto521 +- [TST] Update `functions/utils.py::_select_column_names` testcase. PR #1152 @Zeroto521 - [ENH] Enable `encode_categorical` handle 2 (or more ) dimensions array. PR #1153 @Zeroto521 ## [v0.23.1] - 2022-05-03