CHANGELOG.md in memolog-0.4.7 vs CHANGELOG.md in memolog-0.4.8
- old
+ new
@@ -1,4 +1,24 @@
+## 0.4.8
+- Update CHANGELOG
+- Various gem updates
+- Version bump due to vulnerabilities
+
+## 0.4.7
+- Move Sentry to common init method
+- bundle update
+- Version bump
+
+## 0.4.6
+- Various gem updates
+- Version bump due to vulnerabilities
+
+## 0.4.0
+- Remove Memolog.uuid.
+- Deprecate formatter inheritance let user deside.
+- Add parse_json option to parse JSON dump.
+- Version bump
+
## 0.3.0
- Apply a prepend patch with `Sentry::Scope#apply_to_event` method.
- Check constant definition via `Object.const_defined?`
- Moving `Sentry::Sidekiq` scheme to monkey patch `Sentry::Sidekiq::SentryContextServerMiddleware`