X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/9baaf0aa657110f7481ea24dc6bc68bf4fc64cd1..20be4d9d8dad31ecbda183f4b5c74c9d80799f72:/apps/south/docs/CHANGELOG?ds=sidebyside diff --git a/apps/south/docs/CHANGELOG b/apps/south/docs/CHANGELOG deleted file mode 100644 index fa106f976..000000000 --- a/apps/south/docs/CHANGELOG +++ /dev/null @@ -1,38 +0,0 @@ -0.3 -=== - -The yay-dependencies release. - -New features: - - - Dependency support for migrations - - Fields are now used for declaring columns and tables - - -0.2 -=== - -The oh-i'm-sorry-mysql-users release. - -New features: - - - MySQL support up to the same level as PostgreSQL - - New --all option to ./manage.py startmigration, which creates a migration - for every model in the given app. For project starts. - - Project status upgraded to 'beta'. Next up, a colour-coded - release level system. - -Fixed bugs: - - - A few typos in various column methods - - ManyToMany tables weren't created by startmigration migrations. - -Known bugs: - - - None - - -0.1 -=== - -Initial release.