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

DOC: update CHANGELOG

parent 428baa1e
Branches
Tags
2 merge requests!41REL: update changelog, bump version of pom.xml, update DEPENDENCIES,!39fixing cql's updated filter
Pipeline #15012 passed
...@@ -18,8 +18,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ...@@ -18,8 +18,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Removed ### Removed
* `IdOnly` flag (see https://gitlab.indiscale.com/caosdb/src/caosdb-server/-/issues/187).
The flags was not working anyways. However, `SELECT id FROM ...` queries are
now optimized in the way the `IdOnly` flag was supposed to do.
### Fixed ### Fixed
* #181 CQL's `UPDATED` filter.
(https://gitlab.indiscale.com/caosdb/src/caosdb-server/-/issues/181)
* #183 No reasonable error when using bad datetime format. * #183 No reasonable error when using bad datetime format.
(https://gitlab.indiscale.com/caosdb/src/caosdb-server/-/issues/183) (https://gitlab.indiscale.com/caosdb/src/caosdb-server/-/issues/183)
* #127 "nan" as value (list item) in properties with data type "LIST<DOUBLE>" * #127 "nan" as value (list item) in properties with data type "LIST<DOUBLE>"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment