CHANGELOG.md in ears-0.14.0 vs CHANGELOG.md in ears-0.14.1

- old
+ new

@@ -1,6 +1,10 @@ # Changelog +## 0.14.1 (2024-07-31) + +- Add instrumentation around block in Appsignal middleware + ## 0.14.0 (2024-07-29) - **[Breaking]** Adjust Appsignal middleware to use `Appsignal.monitor`. To use the middleware the `appsignal` gem in version `>= 3.11.0` is required. The configuration of the middleware changed and now only requires one option `class_name` and an optional `namespace`.