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.
1 parent c389c72 commit e77064bCopy full SHA for e77064b
CHANGELOG.md
@@ -1,5 +1,26 @@
1
# Changelog
2
3
+## v2.15.0 (2020-10-07)
4
+
5
+### Features
6
7
+ * add network isolation support for PipelineModel
8
+ * forward-port v1 names as deprecated aliases
9
10
+### Bug Fixes and Other Changes
11
12
+ * include additional docstyle improvements
13
+ * check optional keyword before accessing
14
+ * use local updated args; use train_max_wait
15
+ * cross-platform file URI for Processing
16
+ * update kwargs target attribute
17
18
+### Documentation Changes
19
20
+ * fix Spark class links
21
+ * kwargs descriptions include clickable links
22
+ * fix broken link to moved notebook
23
24
## v2.14.0 (2020-10-05)
25
26
### Features
VERSION
@@ -1 +1 @@
-2.14.1.dev0
+2.15.0
0 commit comments