Skip to content
Snippets Groups Projects
Commit 384dbdbe authored by florian's avatar florian
Browse files

REL: Update changelog for release

parent 4388f5b2
No related branches found
No related tags found
1 merge request!93Release 0.11.0
Pipeline #32802 passed
...@@ -5,7 +5,8 @@ All notable changes to this project will be documented in this file. ...@@ -5,7 +5,8 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased] ## ## [0.11.0] - 2023-01-19 ##
(Florian Spreckelsen)
### Added ### ### Added ###
...@@ -18,21 +19,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ...@@ -18,21 +19,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
* `apiutils.merge_entities` now raises an `EntityMergeConflictError` in case of * `apiutils.merge_entities` now raises an `EntityMergeConflictError` in case of
unresolvable merge conflicts. unresolvable merge conflicts.
### Deprecated ###
### Removed ###
### Fixed ### ### Fixed ###
* [#82](https://gitlab.com/caosdb/caosdb-pylib/-/issues/82) Merging an entity * [#82](https://gitlab.com/caosdb/caosdb-pylib/-/issues/82) Merging an entity
with properties with missing datatype leads to Exception - The correct with properties with missing datatype leads to Exception - The correct
exception is raised in case of a missing LIST datatype. exception is raised in case of a missing LIST datatype.
### Security ###
### Documentation ### ### Documentation ###
* [Fixed](https://gitlab.com/caosdb/caosdb-pylib/-/issues/79) `{action}_entity_permissions` help line. * [Fixed](https://gitlab.com/caosdb/caosdb-pylib/-/issues/79)
`{action}_entity_permissions` help line.
## [0.10.0] - 2022-11-14 ## [0.10.0] - 2022-11-14
(Florian Spreckelsen) (Florian Spreckelsen)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment