fix typo in changelog

Signed-off-by: Zhiwei Yin <zyin@redhat.com>
This commit is contained in:
Zhiwei Yin
2021-07-20 09:43:20 +08:00
parent 2a9a4aa091
commit 092179d1a4

View File

@@ -4,20 +4,20 @@ All notable changes to this project will be documented in this file.
## v0.4.0
### New Features
N/C
N/C
### Added
* Upgrade CRD to v1 and k8s lib to v0.21.0-rc.0.
* Upgrade Golang to 1.6.
* Add manifests size verification.
* Upgrade Go to 1.16.
* Add manifest size verification.
### Changes
* Replace resource mapper with dynamicRESTMapper.
### Bug Fixes
* Fix issue that applying resource slowly.
* Fix the issue of applying resources slowly.
* Fix e2e issues.
### Removed & Deprecated
N/C
N/C