diff --git a/CHANGELOG.md b/CHANGELOG.md index 7d2dc3e0aad989eef459b1ea8806a564166cefdf..6fa9c86aa22e970b1449604a32914718701923bc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] ## ### Added ### +- Added location argument to `src/caosdb/utils/checkFileSystemConsistency.py` ### Changed ### @@ -16,6 +17,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Removed ### ### Fixed ### +- Fixed `src/caosdb/utils/checkFileSystemConsistency.py` ### Security ###