diff --git a/CHANGELOG/CHANGELOG-v0.4.md b/CHANGELOG/CHANGELOG-v0.4.md index e6c8d94ca..21cea4073 100644 --- a/CHANGELOG/CHANGELOG-v0.4.md +++ b/CHANGELOG/CHANGELOG-v0.4.md @@ -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