]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
put a little note at the top directing users to the more *exciting* changes rel_0_4_0
authorMike Bayer <mike_mp@zzzcomputing.com>
Wed, 17 Oct 2007 17:53:12 +0000 (17:53 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Wed, 17 Oct 2007 17:53:12 +0000 (17:53 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index c0b29b7671531803cd36703b85838ea4e8ea5429..6e2777d5d9483547f14058a48adf7d8c2ce53924 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -4,6 +4,8 @@ CHANGES
 
 0.4.0
 -----
+- (see 0.4.0beta1 for the start of major changes against 0.3, 
+  as well as http://www.sqlalchemy.org/trac/wiki/WhatsNewIn04 )
 
 - Added initial Sybase support (mxODBC so far) [ticket:785]