CHANGELOG.md in square_event-1.0.0 vs CHANGELOG.md in square_event-1.0.1
- old
+ new
@@ -1,5 +1,11 @@
+## Changelog
+
+### 1.0.1
+
+- Added a #to_h method to Event object, allowing for easier serialization
+
### 1.0.0 Initial release (2021/03/22)
- Forked code from integrallis/stripe_event gem (a Stripe specific version of this)
- Replaced Stripe specific webhook code for Square