Skip to content

Commit c93e464

Browse files
authored
0.9.2 Release Notes (#366)
1 parent e68118c commit c93e464

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

HISTORY.md

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

3+
## v0.9.2 - 2023-10-12
4+
5+
This release removes a warning that was being raised when univariate distributions failed to fit and logs the message instead.
6+
7+
### New Features
8+
9+
* When Copulas univariate fit fails, produce a log instead of a warning - Issue [#359](https://github.com/sdv-dev/Copulas/issues/359) by @R-Palazzo
10+
11+
### Maintenance
12+
13+
* Switch default branch from master to main - Issue [#360](https://github.com/sdv-dev/Copulas/issues/360) by @amontanez24
14+
* Update add-on detection for Copulas - Issue [#362](https://github.com/sdv-dev/Copulas/issues/362) by @pvk-developer
15+
316
## v0.9.1 - 2023-08-10
417

518
This release fixes problems with the documentation site and drops support for Python 3.7.

0 commit comments

Comments
 (0)