From 9d71da68f077525ea644f6350041f6bff9b6d6dc Mon Sep 17 00:00:00 2001 From: Delisa Mason Date: Mon, 2 Oct 2017 19:58:05 +0100 Subject: [PATCH] Release v5.4.0 --- CHANGELOG.md | 7 +++++++ VERSION | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 07f6d3f50..496738361 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,13 @@ Changelog ========= +## 5.4.0 (02 Oct 2017) + +### Enhancements + +* Add a one-time warning if the API key is not set +* Track whether errors were captured automatically and by which middleware + ## 5.3.3 (16 June 2017) * [Rails] Fix failure to report when encountering objects which throw in `to_s` diff --git a/VERSION b/VERSION index 74664af74..8a30e8f94 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -5.3.3 +5.4.0