From 130fdf7e189a0b968fef29ad74eba55a03b0bf4f Mon Sep 17 00:00:00 2001 From: Alex Moinet Date: Fri, 6 Oct 2017 15:21:48 +0100 Subject: [PATCH] v5.4.1 --- CHANGELOG.md | 11 +++++++++++ VERSION | 2 +- 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 496738361..beb98f26c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,17 @@ Changelog ========= +## 5.4.1 (06 Oct 2017) + +### Fixes + +* [DelayedJob] Fix `NameError` occurring on erroring job notification + | [Eito Katagiri](https://github.com/eitoball) + | [#377](https://github.com/bugsnag/bugsnag-ruby/pull/377) + +* Fixed failing Rake/Java tests + | [#378](https://github.com/bugsnag/bugsnag-ruby/pull/378) + ## 5.4.0 (02 Oct 2017) ### Enhancements diff --git a/VERSION b/VERSION index 8a30e8f94..ade65226e 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -5.4.0 +5.4.1