Skip to content

Commit b015b25

Browse files
committed
Fix release notes
1 parent 55bc626 commit b015b25

File tree

2 files changed

+18
-18
lines changed

2 files changed

+18
-18
lines changed

doc/releases/0.2.25.rst

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,27 @@
1-
probeinterface 0.2.26
1+
probeinterface 0.2.25
22
---------------------
33

4-
Mar, 11th 2025
4+
Feb, 6th 2025
55

66

77
Features
88
^^^^^^^^
99

10-
* Support OneBox processor for Neuropixels-Open Ephys (#327)
11-
* Wiring pathway for Cambridge A64 adaptor with 2x intan RHD2132 (#306)
12-
* Add support for NP2020 (Neuropixels 2.0 - Quad Base) (#323)
10+
* Remove oe_x_shift, add NP2020, and fix OE contour (#323)
11+
* Refactor neuropixel in a separate file and generate the NP library (#316)
12+
* Regenerate ASSY-1-P1 and ASSY-1-P2 probes (#317)
1313

1414
Bug fixes
1515
^^^^^^^^^
1616

17-
* Fix NP contour from Open Ephys and remove `oe_x_shift`(#323)
17+
* Remove oe_x_shift, add NP2020, and fix OE contour (#323)
18+
* Update schema to floats for radius, width, height (#296, #297)
1819

1920
Tests
2021
^^^^^
2122

22-
* Add test file and test for for NP2 - Quad Base (#328)
23+
* Add json validation to tests (#310)
2324

2425
Packaging
2526
^^^^^^^^^
26-
* Add json schema to core and make jsonschema dependency optional (#326)
27-
* * Rename `-` to `_` in wiring_references (#320)
27+
* Upper bound to zarr version (#314)

doc/releases/0.2.26.rst

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,27 @@
1-
probeinterface 0.2.25
1+
probeinterface 0.2.26
22
---------------------
33

4-
Feb, 6th 2025
4+
Mar, 11th 2025
55

66

77
Features
88
^^^^^^^^
99

10-
* Add cambridge neurotech adaptor to wiring > RHD2164 (#304)
11-
* Refactor neuropixel in a separate file and generate the NP library (#316)
12-
* Regenerate ASSY-1-P1 and ASSY-1-P2 probes (#317)
10+
* Support OneBox processor for Neuropixels-Open Ephys (#327)
11+
* Wiring pathway for Cambridge A64 adaptor with 2x intan RHD2132 (#306)
12+
* Add support for NP2020 (Neuropixels 2.0 - Quad Base) (#323)
1313

1414
Bug fixes
1515
^^^^^^^^^
1616

17-
* Fix OpenEphys interface issue with multiple probes of which some are disabled (s#308)
18-
* Update schema to floats for radius, width, height (#296, #297)
17+
* Fix NP contour from Open Ephys and remove `oe_x_shift`(#323)
1918

2019
Tests
2120
^^^^^
2221

23-
* Add json validation to tests (#310)
22+
* Add test file and test for for NP2 - Quad Base (#328)
2423

2524
Packaging
2625
^^^^^^^^^
27-
* Upper bound to zarr version (#314)
26+
* Add json schema to core and make jsonschema dependency optional (#326)
27+
* * Rename `-` to `_` in wiring_references (#320)

0 commit comments

Comments
 (0)