We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea9b21f commit b8e1d3eCopy full SHA for b8e1d3e
2 files changed
CHANGELOG.md
@@ -1,6 +1,18 @@
1
Changelog
2
=========
3
4
+## 6.6.4 (14 Feb 2018)
5
+
6
+### Fixes
7
8
+* Mark files in `.bundle/` directory as not "in project"
9
+ | [#420](https://github.com/bugsnag/bugsnag-ruby/pull/420)
10
+ | [Alex Moinet](https://github.com/Cawllec)
11
+* Restore support for attaching `bugsnag_*` metadata to exceptions without
12
+ extending `Bugsnag::Middleware::ExceptionMetaData`
13
+ | [#426](https://github.com/bugsnag/bugsnag-ruby/pull/426)
14
+ | [Jordan Raine](https://github.com/jnraine)
15
16
## 6.6.3 (23 Jan 2018)
17
18
### Fixes
VERSION
@@ -1 +1 @@
-6.6.3
+6.6.4
0 commit comments