Skip to content

Commit d37ffe1

Browse files
committed
add missing PRs
1 parent f1c9c13 commit d37ffe1

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

doc/releases/0.3.2.rst

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,15 +12,18 @@ Features
1212
* Enhance ``plot_probegroup`` to handle varying contact values (#397)
1313
* Updates to Neuropixels probe features (#392, #399)
1414
* Update ``read_openephys`` construction using catalogue probes and handle channel maps (#406, #409)
15+
* Neuropixels: Add mux information to catalogue probes (#383)
16+
* Support double-sided probes (#382)
17+
1518

1619
Bug fixes
1720
^^^^^^^^^
1821

1922
* Fix quad-base with custom names (#413)
23+
* Fix missing raise in ``Probe.set_contact_ids()`` size validation (#401)
2024
* Fixes to ``generate_cambridgeneurotech_library.py`` file name(#389, #390)
2125
* Fix static annotation of ``pi.generate_multi_columns_probe`` (#385)
2226
* Fix unclosed file warnings in ``json.load()`` calls (#396)
23-
* Fix missing raise in ``Probe.set_contact_ids()`` size validation (#401)
2427

2528
Deprecations
2629
^^^^^^^^^^^^
@@ -32,6 +35,7 @@ Testing
3235
^^^^^^^
3336

3437
* Force Agg backend for tests (#395)
38+
* Add missing library marks (#384)
3539

3640
Packaging
3741
^^^^^^^^^

0 commit comments

Comments
 (0)