diff --git a/doc/releases/0.101.1.rst b/doc/releases/0.101.1.rst index 38522f0819..5879dcc6a2 100644 --- a/doc/releases/0.101.1.rst +++ b/doc/releases/0.101.1.rst @@ -15,6 +15,9 @@ Main changes: core: +* 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) * Fix proposal for channel location when probegroup (#3392) * Fix time handling test memory (#3379) * Add `BaseRecording.reset_times()` function (#3363, #3380, #3391)