CHANGELOG.md in eeny-meeny-2.1.1 vs CHANGELOG.md in eeny-meeny-2.1.2
- old
+ new
@@ -1,4 +1,15 @@
+### 2.1.2 (2017-04-14)
+
+Bugfixes:
+
+ - Fix validation regex for the 'smoke_test_id' query parameter.
+
+Other Changes:
+
+ - Clean up the way cookies are written to the HTTP_COOKIE header.
+ - Added Travis CI and build status badge.
+
### 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.