changelog.md in sentry-raven-2.11.1 vs changelog.md in sentry-raven-2.11.2
- old
+ new
@@ -1,8 +1,13 @@
-2.11.1
+2.11.2
+----
-* FIX: Call `to_s` on breadcrumb message [@halkeye , #914]
+* REF: Warn on 4xx error [@iloveitaly, #862]
+
+2.11.1
----
+
+* FIX: Call `to_s` on breadcrumb message [@halkeye, #914]
2.11.0
----
* FEATURE: Prepend the transaction around_action so libraries with controllers can alter the value. [@drcapulet, #887]