From ed174b71bfaa7ff6ca1360ef24c375b0333f0b99 Mon Sep 17 00:00:00 2001 From: Mike Bayer Date: Tue, 17 Dec 2013 15:40:19 -0500 Subject: [PATCH] - changelog --- doc/build/changelog/changelog_09.rst | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/doc/build/changelog/changelog_09.rst b/doc/build/changelog/changelog_09.rst index cbcd10fffb..bc689a14aa 100644 --- a/doc/build/changelog/changelog_09.rst +++ b/doc/build/changelog/changelog_09.rst @@ -14,6 +14,15 @@ .. changelog:: :version: 0.9.0b2 + .. change:: + :tags: feature, postgresql + :tickets: 2581 + :pullreq: bitbucket:50 + + Support for Postgresql JSON has been added, using the new + :class:`.JSON` type. Huge thanks to Nathan Rice for + implementing and testing this. + .. change:: :tags: bug, sql -- 2.47.3