We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 007013e + 543219d commit e7be071Copy full SHA for e7be071
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Release Notes
2
3
-## v0.8.1 Adding supports for lag variables (10/01/2021)
+## v0.8.1 Adding support for lag variables (10/01/2021)
4
5
### Added
6
@@ -16,6 +16,10 @@
16
- Fix issue for multi-target forecasting when decoder length varies in single batch (#249)
17
- Enable longer subsequences for min_prediction_idx that were previously wrongfully excluded (#250)
18
19
+### Contributors
20
+
21
+- jdb78
22
23
---
24
25
## v0.8.0 Adding multi-target support (03/01/2021)
0 commit comments