We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 083367d commit f1ef8acCopy full SHA for f1ef8ac
HISTORY.md
@@ -1,5 +1,16 @@
1
# History
2
3
+## 0.3.2 (2020-08-08)
4
+
5
+### General Improvements
6
7
+* Support Python 3.8 - Issue [#185](https://github.com/sdv-dev/Copulas/issues/185) by @csala
8
+* Support scipy <1.3 - Issue [#180](https://github.com/sdv-dev/Copulas/issues/180) by @csala
9
10
+# New Features
11
12
+* Add Uniform Univariate - Issue [#179](https://github.com/sdv-dev/Copulas/issues/179) by @rollervan
13
14
## 0.3.1 (2020-07-09)
15
16
### General Improvements
0 commit comments