diff --git a/doc/releases/0.104.1.rst b/doc/releases/0.104.1.rst index 284446e5cc..838b0fa56b 100644 --- a/doc/releases/0.104.1.rst +++ b/doc/releases/0.104.1.rst @@ -3,7 +3,7 @@ SpikeInterface 0.104.1 release notes ------------------------------------ -April 7th 2025 +April 7th 2026 Minor release with bug fixes diff --git a/doc/releases/0.104.2.rst b/doc/releases/0.104.2.rst index c3a660e5f3..c1e6dabd65 100644 --- a/doc/releases/0.104.2.rst +++ b/doc/releases/0.104.2.rst @@ -3,7 +3,7 @@ SpikeInterface 0.104.2 release notes ------------------------------------ -April 20th 2025 +April 20th 2026 Minor release with bug fixes diff --git a/doc/releases/0.104.3.rst b/doc/releases/0.104.3.rst index 68c27b005a..a3a5451a1d 100644 --- a/doc/releases/0.104.3.rst +++ b/doc/releases/0.104.3.rst @@ -3,7 +3,7 @@ SpikeInterface 0.104.3 release notes ------------------------------------ -April 22th 2025 +April 22th 2026 Minor release with bug fixes diff --git a/doc/releases/0.104.4.rst b/doc/releases/0.104.4.rst new file mode 100644 index 0000000000..5ff53932e1 --- /dev/null +++ b/doc/releases/0.104.4.rst @@ -0,0 +1,17 @@ +.. _release0.104.4: + +SpikeInterface 0.104.4 release notes +------------------------------------ + +June 10th 2026 + +Minor release with bug fixes + +preprocessing: + +* Hotfix: overflow error in correct LSB (#4610) + + +Contributors: + +* @alejoe91 diff --git a/doc/whatisnew.rst b/doc/whatisnew.rst index f7fca01d94..c82bba3a94 100644 --- a/doc/whatisnew.rst +++ b/doc/whatisnew.rst @@ -8,6 +8,7 @@ Release notes .. toctree:: :maxdepth: 1 + releases/0.104.4.rst releases/0.104.3.rst releases/0.104.2.rst releases/0.104.1.rst