From 526fd62386ecd19e87361a0764d7fdc28ace4556 Mon Sep 17 00:00:00 2001 From: Federico Di Gregorio Date: Tue, 1 Aug 2006 23:37:20 +0000 Subject: [PATCH] Preparing release 2.0.4. --- NEWS | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/NEWS b/NEWS index 7c7aaad1..99ae6661 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,8 @@ +What's new in psycopg 2.0.4 +--------------------------- + +* Fixed float conversion bug introduced in 2.0.3. + What's new in psycopg 2.0.3 ---------------------------