diff --git a/CHANGES.md b/CHANGES.md index 8c26b095..14ffc768 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,8 @@ +**v3.3.1** + +* Fix a bug where `koyeb services exec` / `koyeb instances exec` would not work for users being members of multiple organizations + - https://github.com/koyeb/koyeb-cli/pull/146 + **v3.3.0** * Add the flag `--privileged` to `koyeb service create` and `koyeb service update`