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

DOC: Update changelog

parent 3ed11041
No related branches found
No related tags found
1 merge request!108ENH: F remove value or property
Pipeline #37710 passed with warnings
......@@ -9,6 +9,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added ###
* `Entity.remove_value_from_property` function that removes a given value from a
property and optionally removes the property if it is empty afterwards.
### Changed ###
### Deprecated ###
......@@ -47,7 +50,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [0.11.2] - 2023-03-14 ##
### Fixed ###
- root logger is no longer used to create warnings. Fixes undesired output in
- root logger is no longer used to create warnings. Fixes undesired output in
stderr
## [0.11.1] - 2023-03-07 ##
......
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