diff --git a/CHANGELOG.md b/CHANGELOG.md index 305dd69b00b84c30b5caa91dec9f97b6beaa4b92..fd1415efae27e94cb5edea8469c5049d246300ec 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -25,6 +25,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed +* #125 - `bend_symlinks` script did not allow whitespace in filename. * #122 - Dead-lock due to error in the DatabaseAccessManager. * #120 - Editing entities that were created with a no longer existing user leads to a server error.