Skip to content

Commit 13d0ea5

Browse files
authored
Update HISTORY.md
1 parent 331d635 commit 13d0ea5

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

HISTORY.md

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

3+
## 0.3.0 - 2021-11-15
4+
5+
This release adds support for Python 3.9 and updates dependencies to ensure compatibility with the rest
6+
of the SDV ecosystem.
7+
8+
* Add support for Python 3.9 - Issue[41](https://github.com/sdv-dev/DeepEcho/issues/41) by @fealho
9+
* Add pip check to CI workflows internal improvements - Issue[39](https://github.com/sdv-dev/DeepEcho/issues/39) by @pvk-developer
10+
* Add support for pylint>2.7.2 housekeeping - Issue[33](https://github.com/sdv-dev/DeepEcho/issues/33) by @fealho
11+
* Add support for torch>=1.8 housekeeping - Issue[32](https://github.com/sdv-dev/DeepEcho/issues/32) by @fealho
12+
313
## 0.2.1 - 2021-10-12
414

515
This release fixes a bug with how DeepEcho handles NaN values.

0 commit comments

Comments
 (0)