From 2cadd768aa48d1180e24600cf133586a343ea10b Mon Sep 17 00:00:00 2001 From: Mike Bayer Date: Mon, 16 Mar 2015 14:11:49 -0400 Subject: [PATCH] - merge 0.9 changelog --- doc/build/changelog/changelog_09.rst | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/doc/build/changelog/changelog_09.rst b/doc/build/changelog/changelog_09.rst index 5bf38af2ca..98b224d25c 100644 --- a/doc/build/changelog/changelog_09.rst +++ b/doc/build/changelog/changelog_09.rst @@ -14,6 +14,14 @@ .. changelog:: :version: 0.9.10 + .. change:: + :tags: bug, ext + :tickets: 3324 + + Fixed regression from 0.9.9 where the :func:`.as_declarative` + symbol was removed from the ``sqlalchemy.ext.declarative`` + namespace. + .. change:: :tags: feature, orm :tickets: 3320 -- 2.47.3