Skip to content

Commit e80ec6d

Browse files
committed
resolving merge conflict
2 parents 957a1f8 + 7d1e0b7 commit e80ec6d

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

HISTORY.md

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

3+
## v0.7.1 - 2023-02-23
4+
5+
This release fixes a bug that prevented the `CTGAN` model from being saved after sampling.
6+
7+
### Bugs Fixed
8+
9+
* Cannot save CTGANSynthesizer after sampling (TypeError) - Issue [#270](https://github.com/sdv-dev/CTGAN/issues/270) by @pvk-developer
10+
311
## v0.7.0 - 2023-01-20
412

513
This release adds support for python 3.10 and drops support for python 3.6. It also fixes a couple of the most common warnings that were surfacing.

0 commit comments

Comments
 (0)