Fixes #202 - Keep error content when importing xls files

This commit is contained in:
Claude Paroz
2019-10-22 20:45:21 +02:00
parent 9858539c87
commit 205403d377
4 changed files with 29 additions and 6 deletions
+1
View File
@@ -9,6 +9,7 @@
### Bugfixes
- Fixed a crash when exporting an empty string with the ReST format (#368)
- Error cells from imported .xls files contain now the error string (#202)
## 0.14.0 (2019-10-19)