Skip to content

Commit 5e650aa

Browse files
ciJoseJuan98
ci
authored andcommitted
prepare release v2.97.0
1 parent 0eac333 commit 5e650aa

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

CHANGELOG.md

+17
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
11
# Changelog
22

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+
320
## v2.96.0 (2022-06-20)
421

522
### Features

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.96.1.dev0
1+
2.97.0

0 commit comments

Comments
 (0)