CHANGELOG.md in libhoney-1.15.0 vs CHANGELOG.md in libhoney-1.16.0
- old
+ new
@@ -1,13 +1,23 @@
# libhoney-rb changelog
+## 1.16.0
+
+### Fixes:
+
+- Don't moneypatch Class (#70)
+
+### Maintenance:
+
+- Add lockfile to gitignore (#71)
+
## 1.15.0
-Improvements:
+### Improvements:
- Do not attempt to send invalid events (#67)
-Maintenance:
+### Maintenance:
- Modernize circle, include github publishing (#64)
- Update .editorconfig to add new lines to end of files (#68)
### Misc