diff --git a/CHANGELOG.md b/CHANGELOG.md index ddcbca1b..e2059bce 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # CHANGELOG +## v0.4.18 + +CHANGE: Moved the golang zrok sdk into `sdk/golang/sdk` to normalize location for future sdk's. + ## v0.4.17 CHANGE: Replaced most in-line shell scripts in Docker Compose projects with installed scripts that are shared between the Docker and Linux service. This normalizes the operational configuration of both Docker shares and Linux service, i.e., to use the same env vars.