diff --git a/doc/src/changelog.md b/doc/src/changelog.md index d7c6e9ec..f6e1a7c8 100644 --- a/doc/src/changelog.md +++ b/doc/src/changelog.md @@ -11,6 +11,13 @@ tbd. ## 0.4.0 +
+Breaking Changes + +* The LocalEnv deployment now uses different volume names. + Make sure to back up your database and re-import the backup after the upgrade. +
+ ### Added * CLEO now comes with a new subcommand `opendut-cleo apply`. You may load cluster and peer configurations from a YAML file, similar to how resources are loaded with `kubectl apply` in Kubernetes.