Skip to content

Commit 75705c5

Browse files
authored
0.12.0 Release Notes (#439)
1 parent b7b2393 commit 75705c5

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.12.0 - 2024-11-12
4+
5+
### Maintenance
6+
7+
* Modularize `fit` Method of GaussianMultivariate to Improve Exception Handling - Issue [#431](https://github.com/sdv-dev/Copulas/issues/431) by @pvk-developer
8+
* Move `__init__.py` utility functions to a `utils.py` module. - Issue [#428](https://github.com/sdv-dev/Copulas/issues/428) by @pvk-developer
9+
* AttributeError raised when an entry point fails to load - Issue [#427](https://github.com/sdv-dev/Copulas/issues/427) by @pvk-developer
10+
311
## v0.11.1 - 2024-08-21
412

513
### Maintenance

0 commit comments

Comments
 (0)