changelog.md in sentry-raven-2.6.2 vs changelog.md in sentry-raven-2.6.3
- old
+ new
@@ -1,4 +1,11 @@
+2.6.3
+-----
+
+* BUGFIX: Fixed typo in the Heroku warning [@greysteil, #728]
+* BUGFIX: Swallow IOErrors when reading the Rack request body [@nateberkopec]
+* BUGFIX: Fix invalid UTF-8/circular references when using async [@nateberkopec, #730]
+
2.6.2
-----
* BUGFIX: If using the Sidekiq or DelayedJob adapters with ActiveJob, ActiveJob wouldn't re-raise upon capturing an exception. [@nateberkopec, 5b02ad4ff2]