Skip to content

Commit d0ca27d

Browse files
updating the whats new file
1 parent f6a6e65 commit d0ca27d

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

doc/whats_new.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,12 +51,13 @@ Detailed list of changes
5151
^^^^^^^^^^^^
5252

5353
- Fixed a bug that modified the name and help message of some of the available commands, by `Alex Lopez Marquez`_ (:gh:`1441`)
54-
- Updated MEG/iEEG writers to satisfy the stricter checks in the latest BIDS validator releases: BTi/4D run folders now retain their ``.pdf`` suffix (falling back to the legacy naming when an older validator is detected), KIT marker files encode the run via the ``acq`` entity instead of ``run``, datasets lacking iEEG montages receive placeholder ``electrodes.tsv``/``coordsystem.json`` files, and the ``AssociatedEmptyRoom`` entry stores dataset-relative paths.
55-
- Raised the minimum ``edfio`` requirement to ``0.4.10``, and eeglabio to ``0.1.0`` and relaxed EDF padding warnings in the test suite to accommodate upstream changes.
54+
- Updated MEG/iEEG writers to satisfy the stricter checks in the latest BIDS validator releases: BTi/4D run folders now retain their ``.pdf`` suffix (falling back to the legacy naming when an older validator is detected), KIT marker files encode the run via the ``acq`` entity instead of ``run``, datasets lacking iEEG montages receive placeholder ``electrodes.tsv``/``coordsystem.json`` files, and the ``AssociatedEmptyRoom`` entry stores dataset-relative paths by `Bruno Aritimunha`_ (:gh:`1449`)
5655

5756
⚕️ Code health
5857
^^^^^^^^^^^^^^
5958

6059
- Made :func:`mne_bids.copyfiles.copyfile_brainvision` output more meaningful error messages when encountering problematic files, by `Stefan Appelhoff`_ (:gh:`1444`)
60+
- Raised the minimum ``edfio`` requirement to ``0.4.10``, eeglabio to ``0.1.0`` by `Bruno Aritimunha`_ (:gh:`1449`)
61+
- Relaxed EDF padding warnings in the test suite to accommodate upstream changes by `Bruno Aritimunha`_ (:gh:`1449`)
6162

6263
:doc:`Find out what was new in previous releases <whats_new_previous_releases>`

0 commit comments

Comments
 (0)