Skip to content

Commit

Permalink
updating release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
amontanez24 committed Aug 14, 2024
1 parent 3969f36 commit 9c85149
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,13 @@
# History

## v1.12.3 - 2024-08-13
## v1.12.3 - 2024-08-14

This release improves RDT's import time by lazy importing a dependency in the `ClusterBasedNormalizer`.

### Bugs Fixed

* HyperTransformer can’t detect UInt or uint - Issue [#865](https://github.com/sdv-dev/RDT/issues/865) by @R-Palazzo

### Maintenance

* Lazy import BayesianGaussianMixture from sklearn - Issue [#861](https://github.com/sdv-dev/RDT/issues/861) by @amontanez24
Expand Down

0 comments on commit 9c85149

Please sign in to comment.