changelog update

This commit is contained in:
mdipierro
2012-08-24 23:37:10 -05:00
parent 92e1213fe2
commit fb65fdf25e
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -19,6 +19,7 @@
- added db.table.field.avg()
- Support for Google App Engine projections
- Field(... 'upload', default=path) now accepts a path to a local file as default value, if user does not upload a file. Relative path looks inside current application folder, thanks Marin
- executesql(...,fields=,columns=) allows parsing of results in Rows, thanks Anthony
### Auth improvements
+1 -1
View File
@@ -1 +1 @@
Version 2.00.0 (2012-08-24 23:11:41) dev
Version 2.00.0 (2012-08-24 23:37:07) dev