CHANGELOG.md in eeny-meeny-2.1.0 vs CHANGELOG.md in eeny-meeny-2.1.1

- old
+ new

@@ -1,4 +1,11 @@ +### 2.1.1 (2016-10-06) + +Bugfixes: + + - Fix bug in `participates_in?` helper that prevented it from working when the `variation_id` was sent as a symbol. + - Fix bug in `EenyMeeny::ExperimentConstraint` that prevented it from working when the `variation_id` was sent as a symbol. + ### 2.1.0 (2016-10-02) Features: - Trigger experiment variations with query parameters