Skip to content

Commit

Permalink
update changelog with v3.0.3 and v3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lukebaker committed Mar 31, 2014
1 parent d09e4d7 commit 19a97c2
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
## Pairwise 3.1.0 (Mar 20, 2014) ##
* handle votes or skips that happen after an expired session
* don't allow votes / skips on appearances if their session ids don't match

## Pairwise 3.0.3 (Feb 07, 2014) ##
* use ActiveRecord quoting for table, column names
* add appearance id to votes and nonvote csv
* update cache hit/miss counters to use utc
* optimize objects_by_session_id
* disable catchup on surveys with more than 999 active choices

## Pairwise 3.0.2 (Jun 11, 2013) ##
* Optimize voting API call
* Upgrade to Rails 2.3.16
Expand Down

0 comments on commit 19a97c2

Please # to comment.