File tree Expand file tree Collapse file tree 2 files changed +14
-2
lines changed Expand file tree Collapse file tree 2 files changed +14
-2
lines changed Original file line number Diff line number Diff line change 11Release Notes
22-------------
33**Future Releases **
4+ * Enhancements
5+ * Fixes
6+ * Changes
7+ * Documentation Changes
8+ * Testing Changes
9+
10+ .. warning ::
11+
12+ **Breaking Changes **
13+
14+
15+ **v0.82.0 Nov 3, 2023 **
416 * Enhancements
517 * Changed target name/series ID divider and added ability to return series ID column with predictions :pr: `4357 `
618 * Fixes
719 * Changes
820 * Pinned networkx version below 3.2 for Python version compatibility :pr: `4351 `
921 * Documentation Changes
1022 * Added multiseries time series section to user guide in documentation :pr: `4355 `
11- * Updated release guide to include an FAQ section about fixing github actions :pr: `4346 `
23+ * Updated release guide to include an FAQ section about fixing github actions :pr: `4346 `
1224 * Testing Changes
1325
1426.. warning ::
Original file line number Diff line number Diff line change 2323warnings .filterwarnings ("ignore" , category = FutureWarning )
2424warnings .filterwarnings ("ignore" , category = DeprecationWarning )
2525
26- __version__ = "0.81.1 "
26+ __version__ = "0.82.0 "
You can’t perform that action at this time.
0 commit comments