diff options
| author | Mike Bayer <mike_mp@zzzcomputing.com> | 2012-01-28 11:01:38 -0500 |
|---|---|---|
| committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2012-01-28 11:01:38 -0500 |
| commit | 60c51699d4672c8c0d2fe34398572f089220a1db (patch) | |
| tree | 4981297193d585d6f8d6922da557b4fef5b90091 /CHANGES | |
| parent | af13670b6433c6f53d321cf044aa59370fed380f (diff) | |
| download | external_python_mako-60c51699d4672c8c0d2fe34398572f089220a1db.tar.gz external_python_mako-60c51699d4672c8c0d2fe34398572f089220a1db.tar.bz2 external_python_mako-60c51699d4672c8c0d2fe34398572f089220a1db.zip | |
- [bug] Added special compatibility for the 0.5.0
Cache() constructor, which was preventing file
version checks and not allowing Mako 0.6 to
recompile the module files.
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +0.6.1 +- [bug] Added special compatibility for the 0.5.0 + Cache() constructor, which was preventing file + version checks and not allowing Mako 0.6 to + recompile the module files. + 0.6.0 - [feature] Template caching has been converted into a plugin |
