Skip to content

Commit

Permalink
Added a changelog note about MyISAM support.
Browse files Browse the repository at this point in the history
Thanks to @theY4Kman and @julen!
  • Loading branch information
pelme committed Apr 14, 2014
1 parent cc32374 commit 21327e1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/changelog.rst
Expand Up @@ -8,6 +8,9 @@ Changelog
Django. The support is experimental since Django 1.7 is not yet released, but
the goal is to always be up to date with the latest Django master

* Support for MySQL with MyISAM tables. Thanks to Zach Kanzler and Julen Ruiz
Aizpuru for fixing this. This fixes issue #8 #64.

2.5.0
-----
* Python 2.5 compatibility dropped. py.test 2.5 dropped support for Python 2.5,
Expand Down

0 comments on commit 21327e1

Please sign in to comment.