Skip to content

Commit 1c9449a

Browse files
committed
FIX: Fix links [circle deploy]
1 parent 9bb3bf9 commit 1c9449a

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

doc/changes/1.0.inc

+5-3
Original file line numberDiff line numberDiff line change
@@ -16,16 +16,18 @@
1616

1717
Also add a corresponding entry for yourself in doc/changes/names.inc
1818

19-
.. changes_1_0_2:
19+
.. _changes_1_0_3:
2020

21-
Version 1.0.X
22-
-------------
21+
Version 1.0.3 (2022-05-12)
22+
--------------------------
2323
- 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`_)
2424

2525
- Retain epochs metadata when using :func:`mne.channels.combine_channels` (:gh:`10504` by `Clemens Brunner`_)
2626

2727
- 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`_)
2828

29+
.. _changes_1_0_2:
30+
2931
Version 1.0.2 (2022-04-15)
3032
--------------------------
3133
- Fix bug where ``theme`` was not handled properly in :meth:`mne.io.Raw.plot` (:gh:`10500` by `Eric Larson`_)

0 commit comments

Comments
 (0)