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

DOC: Changelog

parent ceee95ed
No related branches found
No related tags found
1 merge request!22Release 0.3
Pipeline #14753 passed with warnings
...@@ -69,6 +69,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ...@@ -69,6 +69,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
of a RecordType. This is fixed now. of a RecordType. This is fixed now.
* #52 `XLSimporter.read_xls` throwed a wrong error when reading from a file with a wrong ending. * #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. Now, a `DataInconsistencyError` is raised instead of a ValueError.
* List properties are now treated properly in the crawler.
### Security ### ### Security ###
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment