File tree Expand file tree Collapse file tree 2 files changed +13
-7
lines changed
Expand file tree Collapse file tree 2 files changed +13
-7
lines changed Original file line number Diff line number Diff line change 11Release Notes
22-------------
3-
43**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.63.0 Nov.23, 2022 **
516 * Enhancements
617 * Added fast mode to partial dependence :pr: `3753 `
718 * Added the ability to serialize featuretools features into time series pipelines :pr: `3836 `
@@ -23,11 +34,6 @@ Release Notes
2334 * Documentation Changes
2435 * Added information about STL Decomposition to the time series docs :pr: `3835 `
2536 * Removed RTD failure on warnings :pr: `3864 `
26- * Testing Changes
27-
28- .. warning ::
29-
30- **Breaking Changes **
3137
3238
3339**v0.62.0 Nov. 01, 2022 **
Original file line number Diff line number Diff line change 2323warnings .filterwarnings ("ignore" , category = FutureWarning )
2424warnings .filterwarnings ("ignore" , category = DeprecationWarning )
2525
26- __version__ = "0.62 .0"
26+ __version__ = "0.63 .0"
You can’t perform that action at this time.
0 commit comments