From 10e9b2e1eab69bbfc249562994b951b3dc191bb8 Mon Sep 17 00:00:00 2001 From: Mike Bayer Date: Sat, 13 Sep 2014 17:10:34 -0400 Subject: [PATCH] changelog --- docs/build/changelog.rst | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/build/changelog.rst b/docs/build/changelog.rst index 3207e688..8ed6eb8b 100644 --- a/docs/build/changelog.rst +++ b/docs/build/changelog.rst @@ -5,6 +5,14 @@ Changelog .. changelog:: :version: 0.7.0 + .. change:: + :tags: feature + + SQLAlchemy's testing infrastructure is now used to run tests. + This system supports both nose and pytest and opens the way + for Alembic testing to support any number of backends, parallel + testing, and 3rd party dialect testing. + .. change:: :tags: change -- 2.47.2