Skip to content

Commit 3fb70a2

Browse files
authored
Update HISTORY.md
1 parent 956b988 commit 3fb70a2

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.9.0 - 2023-01-18
4+
5+
This release supports Python 3.10 and drops support for Python 3.6. We also add a verbosity argument to report generation.
6+
7+
### New Features
8+
* Silent mode when creating reports. - Issue [#269](https://github.com/sdv-dev/SDMetrics/issues/269) by @katxiao
9+
* Support Python versions >=3.7 and <3.11 - Issue [287](https://github.com/sdv-dev/SDMetrics/issues/287) by @katxiao
10+
311
## v0.8.1 - 2022-12-09
412

513
This release fixes bugs in the existing metrics and reports. We also make the reports compatible with future SDV versions.

0 commit comments

Comments
 (0)