From 36993b78333d56ad9717c33efa1f8ac455d7d751 Mon Sep 17 00:00:00 2001 From: Ronan Dunklau Date: Tue, 7 Feb 2012 12:01:33 +0100 Subject: [PATCH] Update changelog --- CHANGELOG | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index 814673844..6cfa9d1a6 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,8 +1,9 @@ 0.0.9 - - Break backwards compatibily: the column definition to the foreign data + - Break backwards compatibility: the column definition to the foreign data wrapper constructor is now a dictionary of column names to their types. - Add python2.6 compatibility - Add sqlalchemy foreign data wrapper + - Remove sqlite foreign data wrapper 0.0.8 - Added minimal documentation in the doc folder 0.0.7