diff --git a/CHANGELOG.md b/CHANGELOG.md index 4abca7bb..d09a9726 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,8 @@ This project adheres to [Semantic Versioning](http://semver.org/). user. This allows transparently running scuba as root. (#164) - Fixed bug where scubainit incorrectly displayed the exit status of a failed hook script. (#165) +- Fixed bug where user home directory was not writable when scuba workdir + existed below the home directory. (#169) ## [2.6.0] - 2020-03-25