chore(sdk): remove click release note (#9661)
* chore(sdk): remove click release note * fix typo
This commit is contained in:
parent
b3bdeb286d
commit
0f8d6d2cf7
|
|
@ -7,7 +7,6 @@
|
|||
## Deprecations
|
||||
|
||||
## Bug fixes and other changes
|
||||
* Require `click>=8.0.0,<9` [\#9634](https://github.com/kubeflow/pipelines/pull/9634)
|
||||
|
||||
## Documentation updates
|
||||
# 2.0.0
|
||||
|
|
@ -69,7 +68,7 @@ See the [KFP SDK v1 to v2 migration guide](https://www.kubeflow.org/docs/compone
|
|||
|
||||
|
||||
## Bug fixes and other changes
|
||||
* Various changes to depdenency versions relative to v1
|
||||
* Various changes to dependency versions relative to v1
|
||||
* Various dependencies removed relative to v1
|
||||
* Various bug fixes applied in KFP SDK 2.x.x pre-release versions
|
||||
* Various bug fixes associated with providing backward compatibility for KFP SDK v1
|
||||
|
|
|
|||
Loading…
Reference in New Issue