Skip to content

Commit

Permalink
Version bump to 0.19.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark Yoon committed Jun 23, 2011
1 parent c6b9272 commit a34d7f8
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG
@@ -1,3 +1,14 @@
0.19.7

* fix accidentally allowing through blank pick => any answers
* rewrote a test to reflect re-saving a survey via an admin controller
* stop survey titles from appending '1' to itself when calling update attributes
* fix response saving and dependencies on pick one/many with string. closes #158
* changed fastercsv to csv for ruby 1.9. closes #111
* changed .to_s to .join for ruby 1.9
* Merge pull request #137 from keviniano/master
* surveyor models

0.19.6

* fix parsing of group questions with dependencies. closes #160
Expand Down
2 changes: 1 addition & 1 deletion VERSION
@@ -1 +1 @@
0.19.6
0.19.7

0 comments on commit a34d7f8

Please sign in to comment.