From 0a4ca6ff8dbcd1e43645b93db9e20487581359a1 Mon Sep 17 00:00:00 2001 From: Ned Batchelder Date: Sat, 21 May 2016 08:10:11 -0400 Subject: Getting ready for 4.1 final --- doc/changes.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'doc/changes.rst') diff --git a/doc/changes.rst b/doc/changes.rst index f95e0174..06112044 100644 --- a/doc/changes.rst +++ b/doc/changes.rst @@ -39,6 +39,7 @@ Major change history for coverage.py .. :history: 20151124T065800, updated for 4.0.3 .. :history: 20160110T125800, updated for 4.1b1 .. :history: 20160510T125200, updated for 4.1b3 +.. :history: 20160521T074300, updated for 4.1 These are the major changes for coverage.py. For a more complete change @@ -50,8 +51,8 @@ history, see the `CHANGES.rst`_ file in the source tree. .. _changes_41: -Version 4.1b3 pre-release --- 2016-05-10 ----------------------------------------- +Version 4.1b --- 2016-05-21 +--------------------------- - Branch analysis has been rewritten: it used to be based on bytecode, but now uses AST analysis. This has changed a number of things: -- cgit v1.2.1