Skip to content

Commit ae687dc

Browse files
v1.13.1 Release Notes (#909)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 53384dd commit ae687dc

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

HISTORY.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# History
22

3+
## v1.13.1 - 2024-11-13
4+
5+
### Bugs Fixed
6+
7+
* [PyArrow] `NotImplementedError` when using `FloatFormatter` with numerical data types during fit. - Issue [#886](https://github.com/sdv-dev/RDT/issues/886) by @fealho
8+
* Trying to `print()` a GaussianNormalizer instance throws an error - Issue [#883](https://github.com/sdv-dev/RDT/issues/883) by @fealho
9+
310
## v1.13.0 - 2024-10-08
411

512
### New Features

0 commit comments

Comments
 (0)