CHANGELOG.md in eeny-meeny-2.2.2 vs CHANGELOG.md in eeny-meeny-2.3.0
- old
+ new
@@ -1,4 +1,12 @@
+### 2.3.0 (2021-08-11)
+
+Changes:
+
+ - Support Rails 6 (PR: #11).
+ - Remove cookies for previous experiment versions (PR: #12).
+ - Update Travis configuration to include Ruby version 2.6 to 2.7.
+
### 2.2.2 (2019-04-08)
Bugfixes:
- Handle scenario where EenyMeeny is configured with an empty experiments file (https://github.com/corthmann/eeny-meeny/issues/9)