Skip to content
Snippets Groups Projects
Commit 6f8451cd authored by Florian Spreckelsen's avatar Florian Spreckelsen
Browse files

DOC: Update changelog

parent 4cf71f4d
No related branches found
No related tags found
2 merge requests!130Release v0.14.0,!124F merge id with resolved entity
Pipeline #46355 passed
...@@ -9,6 +9,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ...@@ -9,6 +9,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added ### ### Added ###
* `apiutils.merge_entities` now has a `merge_id_with_resolved_entity` keyword
which allows to identify property values with each other in case that one is
an id and the other is an Entity with this id. Default is ``False``, so no
change to the default behavior.
### Changed ### ### Changed ###
### Deprecated ### ### Deprecated ###
......
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