From 23a3a9d8b6b16fdd3af1f2b63017c416f13ee3c5 Mon Sep 17 00:00:00 2001 From: Alexandre Gramfort Date: Sun, 9 Oct 2022 21:59:36 +0200 Subject: [PATCH] update what's new --- doc/whats_new.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/whats_new.rst b/doc/whats_new.rst index a7eb54104..b574c5d03 100644 --- a/doc/whats_new.rst +++ b/doc/whats_new.rst @@ -36,7 +36,7 @@ Detailed list of changes 🚀 Enhancements ^^^^^^^^^^^^^^^ -- ... +- Speed up :func:`mne_bids.read_raw_bids` when lots of events are present by `Alexandre Gramfort`_ (:gh:`1079`) 🧐 API and behavior changes ^^^^^^^^^^^^^^^^^^^^^^^^^^^