Skip to content

Commit c6fa82e

Browse files
committed
STY: Cruft [ci skip]
1 parent 8118c34 commit c6fa82e

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

doc/changes/latest.inc

+5-5
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
whats_new page will have a link to the function/class documentation.
44

55
.. NOTE: there are 3 separate sections for changes, based on type:
6-
- "Changelog" for new features
7-
- "Bug" for bug fixes
8-
- "API" for backward-incompatible changes
6+
- "Enhancements" for new features
7+
- "Bugs" for bug fixes
8+
- "API changes" for backward-incompatible changes
99

1010
.. _current:
1111

@@ -30,7 +30,7 @@ Enhancements
3030

3131
- Modified :meth:`mne.Epochs.pick_types` to remove dropped channel types from ``reject`` and ``flat`` dictionaries **by new contributor** |Rahul Nadkarni|_
3232

33-
- Add function :func:`mne.preprocessing.regress_artifact` to remove artifacts using linear regression **by new contributor** |Kyle Mathewson|_ ** and `Eric Larson`_
33+
- Add function :func:`mne.preprocessing.regress_artifact` to remove artifacts using linear regression **by new contributor** |Kyle Mathewson|_ and `Eric Larson`_
3434

3535
- Add ``sources`` and ``detectors`` options for fNIRS use of :meth:`mne.viz.plot_alignment` allowing plotting of optode locations in addition to channel midpoint ``channels`` and ``path`` between fNIRS optodes **by new contributor** |Kyle Mathewson|_
3636

@@ -176,7 +176,7 @@ Enhancements
176176

177177
- Add support for reading and writing surfaces in Wavefront .obj format to the :func:`mne.read_surface` and :func:`mne.write_surface` by `Marijn van Vliet`_
178178

179-
- Add tutorial on how to manually fix BEM meshes in Blender by `Ezequiel Mikulan`_ and `Marijn van Vliet`_
179+
- Add tutorial on how to manually fix BEM meshes in Blender by `Marijn van Vliet`_ and `Ezequiel Mikulan`_
180180

181181
- :func:`mne.write_evokeds` will now accept :class:`mne.Evoked` objects with differing channel orders in ``info['bads']``, which would previously raise an exception by `Richard Höchenberger`_
182182

0 commit comments

Comments
 (0)