chore(sdk): remove click release note (#9661)

* chore(sdk): remove click release note

* fix typo
This commit is contained in:
Connor McCarthy 2023-06-20 13:12:40 -07:00 committed by GitHub
parent b3bdeb286d
commit 0f8d6d2cf7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -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