diff options
| author | Mike Bayer <mike_mp@zzzcomputing.com> | 2010-02-03 17:39:16 +0000 |
|---|---|---|
| committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2010-02-03 17:39:16 +0000 |
| commit | 585e8446d0ffb20b31e2b99e40d9b980fd6284aa (patch) | |
| tree | a00b5f751774eb0cbf7212838f6c6b9f873d0268 | |
| parent | fba9709593ae7b24a53ff6f28cbc5f457f8c9d37 (diff) | |
| download | sqlalchemy-585e8446d0ffb20b31e2b99e40d9b980fd6284aa.tar.gz | |
bug #1 , wrong 0.5 version mentioned !
| -rw-r--r-- | CHANGES | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -10,8 +10,8 @@ CHANGES http://www.sqlalchemy.org/trac/wiki/06Migration . This document is a work in progress. - - All bug fixes and feature enhancements from 0.5.6 and - below are also included within 0.6. + - All bug fixes and feature enhancements from the most + recent 0.5 version and below are also included within 0.6. - Platforms targeted now include Python 2.4/2.5/2.6, Python 3.1, Jython2.5. |
