We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0eac333 commit 5e650aaCopy full SHA for 5e650aa
CHANGELOG.md
@@ -1,5 +1,22 @@
1
# Changelog
2
3
+## v2.97.0 (2022-06-28)
4
+
5
+### Deprecations and Removals
6
7
+ * remove support for python 3.6
8
9
+### Features
10
11
+ * update prebuilt models documentation
12
13
+### Bug Fixes and Other Changes
14
15
+ * Skipping test_candidate_estimator_default_rerun_and_deploy
16
+ * Update model name from 'compiled.pt' to 'model.pth' for neo
17
+ * update pytest, skip hf integ temp
18
+ * Add override_pipeline_parameter_var decorator to give grace period to update invalid pipeline var args
19
20
## v2.96.0 (2022-06-20)
21
22
### Features
VERSION
@@ -1 +1 @@
-2.96.1.dev0
+2.97.0
0 commit comments