CHANGELOG.md in sapience-2.14 vs CHANGELOG.md in sapience-2.15
- old
+ new
@@ -1,4 +1,8 @@
+## v2.15
+- The Formatter can now be configured to exclude selected log fields.
+ Currently only the Json formatter implements this.
+
## v2.13
- Add config option to enable/disable metrics from grape
## v2.12
- feature: 'log hooks', a mechanism for modifying the log event just before it is added to the appender