diff --git a/CHANGELOG.md b/CHANGELOG.md index 9d6ec05..f797ee2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +## New version +- Allow to load big seed files + ## v1.8.6 - Fix session provisioning timeout and delay handling - Add write options for Delta format @@ -9,7 +12,6 @@ - Fix null values handling in seeds - Fix exceptions import for FailedToConnectError and ExecutableError - Fix the case-sensitive comparison on the seed name -- Allow to load big seed files ## v1.8.1 - Fix typo in README.md