Skip to content
This repository has been archived by the owner on Jun 29, 2023. It is now read-only.

Commit

Permalink
Bump version #
Browse files Browse the repository at this point in the history
  • Loading branch information
cltrudeau committed Oct 28, 2016
1 parent 7ee8599 commit 05d2f5c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
8 changes: 6 additions & 2 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,13 +1,17 @@
0.7.0
0.8.0
=====

* changed "Add Survey" button in django admin to use Survey Editor
* implement submit and edit call-back hooks
* add Google reCAPTCHA capabilities
* added views for getting latest survey
* added Email field
* added IP Address tracking on the survey submit

0.7.0
=====

* changed "Add Survey" button in django admin to use Survey Editor

0.6.1
=====

Expand Down
2 changes: 1 addition & 1 deletion dform/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '0.7.0'
__version__ = '0.8.0'

0 comments on commit 05d2f5c

Please sign in to comment.