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/v1.10.rst
+9Lines changed: 9 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,14 @@
1
1
.. _changes_1_10_0:
2
2
3
+
1.10.1 (2025-08-11)
4
+
===================
5
+
6
+
Bugfixes
7
+
--------
8
+
9
+
- Fix bug with :func:`mne.open_report` not working with old saved files, by `Eric Larson`_. (`#13341 <https://github.com/mne-tools/mne-python/pull/13341>`__)
10
+
- Fix compatibility with PyVista 0.46, by `Eric Larson`_. (`#13334 <https://github.com/mne-tools/mne-python/pull/13334`__)
0 commit comments