File tree Expand file tree Collapse file tree 2 files changed +13
-4
lines changed
Expand file tree Collapse file tree 2 files changed +13
-4
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.59.0 Sept. 27, 2022 **
416 * Enhancements
517 * Enhanced Decomposer with ``determine_periodicity `` function to automatically determine periodicity of seasonal target. :pr: `3729 `
618 * Enhanced Decomposer with ``set_seasonal_period `` function to set a ``Decomposer `` object's seasonal period automatically. :pr: `3729 `
@@ -13,9 +25,6 @@ Release Notes
1325 * Testing Changes
1426 * Update job to use new looking glass report command :pr: `3733 `
1527
16- .. warning ::
17-
18- **Breaking Changes **
1928
2029**v0.58.0 Sept. 20, 2022 **
2130 * Enhancements
Original file line number Diff line number Diff line change 2323warnings .filterwarnings ("ignore" , category = FutureWarning )
2424warnings .filterwarnings ("ignore" , category = DeprecationWarning )
2525
26- __version__ = "0.58 .0"
26+ __version__ = "0.59 .0"
You can’t perform that action at this time.
0 commit comments