From e21d012a501341c25e5fecbef14f14bc6c83a1f2 Mon Sep 17 00:00:00 2001 From: Delisa Mason Date: Wed, 11 May 2016 16:32:03 -0700 Subject: [PATCH] Release v4.1.0 --- CHANGELOG.md | 14 ++++++++++++++ VERSION | 2 +- 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3fa241667..41fcf11d8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,20 @@ Changelog ========= +## 4.1.0 (11 May 2016) + +### Enhancements + +* Add support for 'block syntax' on Bugsnag.notify calls + | [James Smith](https://github.com/loopj) + | [#292](https://github.com/bugsnag/bugsnag-ruby/pull/292) + +### Fixes + +* Trim stacktraces and metadata to ensure payload delivery + | [#294](https://github.com/bugsnag/bugsnag-ruby/issues/294) + | [#295](https://github.com/bugsnag/bugsnag-ruby/pull/295) + ## 4.0.2 (13 Apr 2016) ### Fixes diff --git a/VERSION b/VERSION index 4d54daddb..ee74734aa 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -4.0.2 +4.1.0