Skip to content

Commit

Permalink
0.11.0 Release Notes (#394)
Browse files Browse the repository at this point in the history
  • Loading branch information
amontanez24 authored Apr 10, 2024
1 parent cb55f50 commit 446c2b8
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# History

## v0.11.0 - 2024-04-10

This release adds support for Python 3.12!

### Bugs Fixed

* Fix minimum version workflow when pointing to github branch - Issue [#392](https://github.com/sdv-dev/Copulas/issues/392) by @R-Palazzo

### Maintenance

* Support Python 3.12 - Issue [#372](https://github.com/sdv-dev/Copulas/issues/372) by @fealho
* Add dependency checker - Issue [#388](https://github.com/sdv-dev/Copulas/issues/388) by @lajohn4747
* Add bandit workflow - Issue [#391](https://github.com/sdv-dev/Copulas/issues/391) by @R-Palazzo

## v0.10.1 - 2024-03-13

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

0 comments on commit 446c2b8

Please sign in to comment.