From ab4570a93a050bbbc65daefdac406b6705a50c00 Mon Sep 17 00:00:00 2001 From: Stefan Appelhoff Date: Wed, 1 Jun 2022 11:44:49 +0200 Subject: [PATCH] add whatsnew --- docs/changelog.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/changelog.rst b/docs/changelog.rst index b52f5a9..ebaf4fa 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -30,9 +30,9 @@ Here we list a changelog of pybv. 0.8.0 (unreleased) ================== -Changelog -~~~~~~~~~ -- Nothing yet +Bug +~~~ +- Fixed that ``raw.annotations`` must take ``raw.first_time`` into account in private ``pybv._export`` module for export to BrainVision from MNE-Python, by `Stefan Appelhoff`_: (:gh:`91`) 0.7.1 (2022-05-28) ==================