CHANGELOG.md in field_test-0.2.4 vs CHANGELOG.md in field_test-0.3.0
- old
+ new
@@ -1,4 +1,18 @@
+## 0.3.0
+
+- Added support for native apps
+- Added `cookies` option
+- Added `precision` option
+- Fixed bug in results with multiple goals
+- Fixed issue where metrics disappeared from dashboard when moving to multiple goals
+- Dropped support for Rails < 5
+
+Breaking changes
+
+- Split out participant id and type
+- Changed participant logic for emails
+
## 0.2.4
- Fixed `PG::AmbiguousColumn` error
## 0.2.3