diff --git a/CHANGELOG.md b/CHANGELOG.md index 7762ad1..4ebb8c3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,9 +20,9 @@ ## 0.11.0 (2024-04-24) -### Bug fixes +### New features -- Nublado v3 requires gid as well as uid, and both uid and gid should be int rather than str +- Add support for `gid` as well as `uid` fields in the worker identity configuration. Both `uid` and `gid` are now validated as integers