Skip to content

Commit

Permalink
DOC: update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
scott-huberty committed Dec 20, 2024
1 parent 8d6a5f1 commit 3cd603a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/whats_new.rst
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ Detailed list of changes
^^^^^^^^^^^^

- :func:`mne_bids.read_raw_bids` can optionally return an ``event_id`` dictionary suitable for use with :func:`mne.events_from_annotations`, and if a ``values`` column is present in ``events.tsv`` it will be used as the source of the integer event ID codes, by `Daniel McCloy`_ (:gh:`1349`)
- BIDS dictates that the recording entity should be displayed as "_recording-" in the filename. This PR makes :class:`mne_bids.BIDSPath` correctly display "_recording-" (instead of "_rec-") in BIDSPath.fpath. By `Scott Huberty`_ (:gh:`1348`)

⚕️ Code health
^^^^^^^^^^^^^^
Expand Down

0 comments on commit 3cd603a

Please sign in to comment.