From: Daniele Varrazzo Date: Mon, 8 Nov 2021 20:08:42 +0000 (+0100) Subject: Mention binary package size reduction in changelog X-Git-Tag: 3.0.3~10^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b0d5945c55620e671919c0cd66b77ef05830f1a4;p=thirdparty%2Fpsycopg.git Mention binary package size reduction in changelog --- diff --git a/docs/news.rst b/docs/news.rst index 767227881..9016d7910 100644 --- a/docs/news.rst +++ b/docs/news.rst @@ -10,6 +10,12 @@ Release notes Current release --------------- +Psycopg 3.0.3 +^^^^^^^^^^^^^ + +- Reduce size of binary package by stripping debug symbols (:ticket:`#142`). + + Psycopg 3.0.2 ^^^^^^^^^^^^^