diff --git a/CHANGELOG.md b/CHANGELOG.md index 75bdb4f9cf5c8d2950013a1eadfc74556e4bf56e..63beaa9f434b80d3e05513724e7113168fd3566c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -68,5 +68,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 * Tests for NaN Double Values (see https://gitlab.com/caosdb/caosdb-server/issues/41) * Tests for name queries. [caosdb-server#51](https://gitlab.com/caosdb/caosdb-server/-/issues/51) +* Server-side scripting is more tolerant to Pandas warnings now. (https://gitlab.indiscale.com/caosdb/src/caosdb-pyinttest/-/issues/21) ### Security (in case of vulnerabilities)