What’s new?# Contents Version 0.3 (unreleased) Notable changes Authors Detailed list of changes Enhancements API changes Requirements Bug fixes Version 0.3 (unreleased)# xxx Notable changes# Authors# Adam Li Detailed list of changes# Enhancements# All detectors now use mne.Annotations under the hood to create dataframe sfreq, by Adam Li (#49) API changes# mne_hfo.create_annotations_df now requires the sampling rate to be passed into the argument sfreq, by Adam Li (#49) All functions used for creating events and handling events.tsv like dataframes were removed, by Adam Li (#49) Requirements# Now requires mne v1.1+ Adam Li (#49) Minimum Python version updated to 3.8, by Adam Li (#10) Bug fixes# xxx Find out what was new in previous releases