Skip to content
Snippets Groups Projects
Verified Commit 94ae2490 authored by Timm Fitschen's avatar Timm Fitschen
Browse files

update CHANGELOG

parent 6acaf812
Branches
Tags
No related merge requests found
......@@ -9,6 +9,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
* New query functionality: `ANY VERSION OF` modifier. E.g. `FIND ANY VERSION OF
RECORD WITH pname=val` returns all current and old versions of records where
`pname=val`. For further information, examples and limitations see the wiki
page on [CQL](https://gitlab.com/caosdb/caosdb/-/wikis/manuals/CQL/CaosDB%20Query%20Language)
* New server property `SERVER_SIDE_SCRIPTING_BIN_DIRS` which accepts a comma or
space separated list as values. The server looks for scripts in all
directories in the order or the list and uses the first matching file.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment