diff --git a/CHANGELOG.md b/CHANGELOG.md index 1d6290758582245de48e7c13576037dac668e04e..7eab35af18ecf66e3e320a8533beb82b6f836bad 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -26,6 +26,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 * [caosdb-server#131](https://gitlab.com/caosdb/caosdb-server/-/issues/131) Query: AND does not work with sub-properties * Add previously missing `Value.equals` functions +* [caosdb-server#132](https://gitlab.com/caosdb/caosdb-server/-/issues/132) + Query: subproperties should not require parentheses ### Security