diff --git a/CHANGELOG.md b/CHANGELOG.md index 3763e6b9cac9e154af51b9958facaf0d4f58d8a1..cc8e6c0190855d135614a7d1e9bfb73a34cee77b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -27,6 +27,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed ### - Rendering of entities in static HTML sites created by the crawler. +- [#63](https://gitlab.com/linkahead/linkahead-advanced-user-tools/-/issues/63) + The `TableImporter` now gives a detailed output in what row/column + which TypeError occurred. ### Security ###