Skip to content

Commit e7be071

Browse files
authored
Merge pull request #254 from jdb78/feature/relase0-8-1
Fix typo
2 parents 007013e + 543219d commit e7be071

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Release Notes
22

3-
## v0.8.1 Adding supports for lag variables (10/01/2021)
3+
## v0.8.1 Adding support for lag variables (10/01/2021)
44

55
### Added
66

@@ -16,6 +16,10 @@
1616
- Fix issue for multi-target forecasting when decoder length varies in single batch (#249)
1717
- Enable longer subsequences for min_prediction_idx that were previously wrongfully excluded (#250)
1818

19+
### Contributors
20+
21+
- jdb78
22+
1923
---
2024

2125
## v0.8.0 Adding multi-target support (03/01/2021)

0 commit comments

Comments
 (0)