summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 093c5f6..e075dcf 100644
--- a/CHANGES
+++ b/CHANGES
@@ -15,6 +15,11 @@
"alembic downgrade -1". Courtesy
Atsushi Odagiri for this feature.
+- [bug] Fixed bug whereby directories inside of
+ the template directories, such as __pycache__
+ on Pypy, would mistakenly be interpreted as
+ files which are part of the template. #49
+
0.3.2
=====
- [feature] Basic support for Oracle added,