Skip to content
Snippets Groups Projects
Verified Commit a0a11378 authored by Alexander Kreft's avatar Alexander Kreft
Browse files

DOC: update changelog with fixed xls error #52

parent ceeb1e50
No related branches found
No related tags found
1 merge request!22Release 0.3
......@@ -67,6 +67,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
* #40 Insertion of identifiables with missing obligatory properties
- Before, a Property with the datatype "LIST(TEXT)" would lead to the creation
of a RecordType. This is fixed now.
* #52 `XLSimporter.read_xls` throwed a wrong error when reading from a file with a wrong ending.
Now, a `DataInconsistencyError` is raised instead of a ValueError.
### Security ###
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment