Skip to content

Commit 446c2b8

Browse files
authored
0.11.0 Release Notes (#394)
1 parent cb55f50 commit 446c2b8

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

HISTORY.md

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

3+
## v0.11.0 - 2024-04-10
4+
5+
This release adds support for Python 3.12!
6+
7+
### Bugs Fixed
8+
9+
* Fix minimum version workflow when pointing to github branch - Issue [#392](https://github.com/sdv-dev/Copulas/issues/392) by @R-Palazzo
10+
11+
### Maintenance
12+
13+
* Support Python 3.12 - Issue [#372](https://github.com/sdv-dev/Copulas/issues/372) by @fealho
14+
* Add dependency checker - Issue [#388](https://github.com/sdv-dev/Copulas/issues/388) by @lajohn4747
15+
* Add bandit workflow - Issue [#391](https://github.com/sdv-dev/Copulas/issues/391) by @R-Palazzo
16+
317
## v0.10.1 - 2024-03-13
418

519
This release fixes a bug that occurred when calculating probability density in a gaussian copula.

0 commit comments

Comments
 (0)