From 699f094b0c9703463be73cf228eac1027ae4db62 Mon Sep 17 00:00:00 2001 From: nicoddemus Date: Thu, 17 Mar 2016 17:04:26 -0400 Subject: [PATCH] Finalize CHANGELOG for 2.9.1 --- CHANGELOG.rst | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 159504c87..f18f646f0 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -1,12 +1,8 @@ -2.9.1.dev1 -========== +2.9.1 +===== **Bug Fixes** -* - -* - * Improve error message when a plugin fails to load. Thanks `@nicoddemus`_ for the PR. @@ -27,8 +23,6 @@ * Fix (`#649`_): parametrized test nodes cannot be specified to run on the command line. -* - .. _#1437: https://github.com/pytest-dev/pytest/issues/1437 .. _#469: https://github.com/pytest-dev/pytest/issues/469