diff --git a/CHANGELOG.md b/CHANGELOG.md index ab720fb9d..e3b30cc67 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Changelog +**v4.4.1:** + +* Update Otter Grade to close file handles before copying files out of Docker containers to fix bug on Windows + **v4.4.0:** * Moved `google-api-python-client`, `google-auth-oauthlib`, and `six` from required installation dependencies to test dependencies to allow installation of Otter with Mamba per [#633](https://github.com/ucbds-infra/otter-grader/issues/633)