From a1f4f8e08ac9405aaed631f694daf82b27642327 Mon Sep 17 00:00:00 2001 From: Guillaume Viejo Date: Tue, 14 May 2024 10:24:58 -0400 Subject: [PATCH] Update history --- docs/HISTORY.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/HISTORY.md b/docs/HISTORY.md index 313a922d..34a575c8 100644 --- a/docs/HISTORY.md +++ b/docs/HISTORY.md @@ -9,11 +9,11 @@ In 2018, Francesco started neuroseries, a Python package built on Pandas. It was In 2021, Guillaume and other trainees in Adrien's lab decided to fork from neuroseries and started *pynapple*. The core of pynapple is largely built upon neuroseries. Some of the original changes to TSToolbox made by Luke were included in this package, especially the *time_support* property of all ts/tsd objects. -0.6.5 (Soon) +0.6.5 (2024-05-14) ------------------ - Full `pynajax` backend compatibility -- `get` method can update time support +- Fixed `TsdFrame` column slicing 0.6.4 (2024-04-18)