Skip to content

Commit 2455467

Browse files
author
PaulWestenthanner
committed
Prepare release 2.9.0
1 parent 370e4b8 commit 2455467

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
1-
v.2.9.0 - Unreleased
2-
====================
1+
v.2.9.0
2+
=======
33

44
* Breaking: Dropped support for python 3.10
55
* Change: Updated some dependencies to latest versions.
6+
* Fix: Fixed issue#460 - TargetEncoder cannot be cloned.
67

78
v.2.8.1
89
=======

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "category_encoders"
3-
version = "2.8.1"
3+
version = "2.9.0"
44
description = "A package for encoding categorical variables for machine learning"
55
authors = ["PaulWestenthanner <[email protected]>"]
66
license = "BSD-3"

0 commit comments

Comments
 (0)