Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion doc/releases/0.104.1.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
SpikeInterface 0.104.1 release notes
------------------------------------

April 7th 2025
April 7th 2026

Minor release with bug fixes

Expand Down
2 changes: 1 addition & 1 deletion doc/releases/0.104.2.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
SpikeInterface 0.104.2 release notes
------------------------------------

April 20th 2025
April 20th 2026

Minor release with bug fixes

Expand Down
2 changes: 1 addition & 1 deletion doc/releases/0.104.3.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
SpikeInterface 0.104.3 release notes
------------------------------------

April 22th 2025
April 22th 2026

Minor release with bug fixes

Expand Down
17 changes: 17 additions & 0 deletions doc/releases/0.104.4.rst
Original file line number Diff line number Diff line change
@@ -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
1 change: 1 addition & 0 deletions doc/whatisnew.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Loading