Skip to content

Commit 615923e

Browse files
committed
Add release notes for v0.3.1
1 parent bfd36f2 commit 615923e

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

HISTORY.md

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

3+
## v0.3.1 - 2021-01-27
4+
5+
### Improvements
6+
7+
* Check discrete_columns valid before fitting - [Issue #35](https://github.com/sdv-dev/CTGAN/issues/35) by @fealho
8+
9+
## Bugs fixed
10+
11+
* ValueError: max() arg is an empty sequence - [Issue #115](https://github.com/sdv-dev/CTGAN/issues/115) by @fealho
12+
313
## v0.3.0 - 2020-12-18
414

515
In this release we add a new TVAE model which was presented in the original CTGAN paper.

0 commit comments

Comments
 (0)