This is an automated email from the git hooks/post-receive script. yoh pushed a commit to annotated tag v0.2 in repository python-mne.
commit c3dde3053ab185ee4fd535602528ffe5a3dc429b Author: Alexandre Gramfort <[email protected]> Date: Tue Nov 8 11:53:58 2011 -0500 ENH : adding what's new page --- doc/source/mne-python.rst | 1 + doc/source/whats_new.rst | 13 ++++++++----- 2 files changed, 9 insertions(+), 5 deletions(-) diff --git a/doc/source/mne-python.rst b/doc/source/mne-python.rst index 5115e60..da44e82 100644 --- a/doc/source/mne-python.rst +++ b/doc/source/mne-python.rst @@ -9,5 +9,6 @@ MNE with Python getting_started.rst auto_examples/index.rst + whats_new.rst gitwash/index.rst diff --git a/doc/source/whats_new.rst b/doc/source/whats_new.rst index 2f55c5c..35650f3 100644 --- a/doc/source/whats_new.rst +++ b/doc/source/whats_new.rst @@ -1,10 +1,13 @@ +What's new +========== + .. _changes_0_2: -0.2 -==== +Version 0.2 +----------- Changelog ---------- +~~~~~~~~~ - New stats functions for FDR correction and Bonferroni by `Alex Gramfort`_. @@ -21,7 +24,7 @@ Changelog - SourceEstimate now supports algebra by `Alex Gramfort`_. API changes summary -------------------- +~~~~~~~~~~~~~~~~~~~~~~~~~~~ Here are the code migration instructions when upgrading from mne-python version 0.1: @@ -29,7 +32,7 @@ version 0.1: - New return values for the function find_ecg_events Authors -------- +~~~~~~~~~ The committer list for this release is the following (preceded by number of commits): -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-mne.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
