From: zeeeeb Date: Sun, 26 Jun 2022 01:17:33 +0000 (-0600) Subject: updating changelog X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1ab76537b75f4e3022849f655d11e76f39c431e1;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git updating changelog --- diff --git a/doc/build/changelog/unreleased_20/7156.rst b/doc/build/changelog/unreleased_20/7156.rst index aa6b235600..c8fa4c08d0 100644 --- a/doc/build/changelog/unreleased_20/7156.rst +++ b/doc/build/changelog/unreleased_20/7156.rst @@ -4,5 +4,5 @@ Adds support for PostgreSQL MultiRange types, introduced in PostgreSQL 14. Note that this feature currently only - tested with `psycopg` and the `psycopg.types.multirange` - type. \ No newline at end of file + tested with `psycopg` and depends on the + `psycopg.types.range` extension module. \ No newline at end of file