We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2168531 commit 0e704d3Copy full SHA for 0e704d3
2 files changed
CHANGELOG.md
@@ -1,13 +1,16 @@
1
Changelog
2
=========
3
4
-## TBC
+## 6.12.1 (05 Sep 2019)
5
6
### Fixes
7
8
-* Account for missing `:binds` key in `sql.active_record` ActiveSupport notifications
+* Account for missing `:binds` key in `sql.active_record` ActiveSupport notifications.
9
| [#555](https://github.com/bugsnag/bugsnag-ruby/issues/555)
10
| [#565](https://github.com/bugsnag/bugsnag-ruby/pull/565)
11
+* Remove duplicate attribute declaration warning for `track_sessions` in Configuration.
12
+ | [#510](https://github.com/bugsnag/bugsnag-ruby/pull/510)
13
+ | [pocke](https://github.com/pocke)
14
15
## 6.12.0 (28 Aug 2019)
16
VERSION
@@ -1 +1 @@
-6.12.0
+6.12.1
0 commit comments