CHANGELOG.md in sapience-2.0.0 vs CHANGELOG.md in sapience-2.0.1
- old
+ new
@@ -1,4 +1,8 @@
+## v2.0.1
+
+- Add metrics for model actions (create, update, destroy)
+
## v2.0.0
- Prevent Raven from recursively capturing its own exceptions
- Make logger interface explicit (no metaprogramming)
- Separate error handling and metrics from appenders