You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/changes/1.0.inc
+5-3
Original file line number
Diff line number
Diff line change
@@ -16,16 +16,18 @@
16
16
17
17
Also add a corresponding entry for yourself in doc/changes/names.inc
18
18
19
-
.. changes_1_0_2:
19
+
.. _changes_1_0_3:
20
20
21
-
Version 1.0.X
22
-
-------------
21
+
Version 1.0.3 (2022-05-12)
22
+
--------------------------
23
23
- Fix bug in :meth:`raw.crop(start, stop) <mne.io.Raw.crop>` that would cause annotations to be erroneously shifted when ``start != 0`` and no measurement date was set. (:gh:`10491` by `Eric Larson`_)
24
24
25
25
- Retain epochs metadata when using :func:`mne.channels.combine_channels` (:gh:`10504` by `Clemens Brunner`_)
26
26
27
27
- Fix issue with saving epochs once :func:`~mne.preprocessing.compute_current_source_density` has been used if a rejection threshold was used first (:gh:`10619` by `Alex Rockhill`_ and `Richard Höchenberger`_)
28
28
29
+
.. _changes_1_0_2:
30
+
29
31
Version 1.0.2 (2022-04-15)
30
32
--------------------------
31
33
- Fix bug where ``theme`` was not handled properly in :meth:`mne.io.Raw.plot` (:gh:`10500` by `Eric Larson`_)
0 commit comments