CHANGELOG.md in sapience-1.0.9 vs CHANGELOG.md in sapience-1.0.10
- old
+ new
@@ -1,5 +1,12 @@
+## v1.0.10
+
+- Automatically add default `datadog` appender when calling `Sapience.metrics`
+
+## v1.0.9
+
- Added `filter_parameters` configuration to obfuscate sensitive information such as passwords for rack-like applications
+- Require Grape version >= 0.16.2, raise if lesser version is found
## v1.0.8
- Delayed configuration of Sentry until the configuration is valid