update changelog

This commit is contained in:
Haowei Cai 2021-09-20 09:54:36 -07:00
parent a6c28e11ec
commit e5c6b15e7e

View File

@ -1,6 +1,6 @@
# v19.0.0-snapshot
# v19.15.0a1
Kubernetes API Version: v1.19.14
Kubernetes API Version: v1.19.15
### Bug Fix
- Type checking in `Client.serialize_body()` was made more restrictive and robust. ([kubernetes-client/python-base#241](https://github.com/kubernetes-client/python-base/pull/241), [@piglei](https://github.com/piglei))