diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 00000000..17ab16aa --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,10 @@ +# Change Log + +## v0.1.0 + +### Kruise-Rollout-Controller +- Support Canary Publishing + Nginx Ingress + Workload(CloneSet, Deployment) +- Support for Batch Release(e.g. 20%, 40%, 60%, 80, 100%) for workload(CloneSet) + +### Documents +- Introduction, Installation, Basic Usage