diff --git a/doc/releases/0.101.1.rst b/doc/releases/0.101.1.rst index f68cd65e46..eeb54566a6 100644 --- a/doc/releases/0.101.1.rst +++ b/doc/releases/0.101.1.rst @@ -15,6 +15,7 @@ Main changes: core: +* Update the method of creating an empty file with right size when saving binary files (#3408) * Refactor pandas save load and convert dtypes (#3412) * Check run info completed only if it exists (back-compatibility) (#3407) * Fix argument spelling in check for binary compatibility (#3409)