Skip to content

Commit 4646920

Browse files
committed
Update changelog
1 parent 30bb9d3 commit 4646920

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

sentry-raven/CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Changelog
22

3+
## 3.1.2
4+
5+
- Fix Delayed::Plugins::Raven when job raises exception [#1057](https://github.com/getsentry/sentry-ruby/pull/1057)
6+
- Merge hash instead of replacing the original value in user_context [#1064](https://github.com/getsentry/sentry-ruby/pull/1064)
7+
- Don't exclude ActionView::MissingTemplate error by default [#1092](https://github.com/getsentry/sentry-ruby/pull/1092)
8+
- Fix typo: much -> must for Raven::Event [#1106](https://github.com/getsentry/sentry-ruby/pull/1106)
9+
- Fix undefined local variable or method logger [#1143](https://github.com/getsentry/sentry-ruby/pull/1143)
10+
- Fixes [#1110](https://github.com/getsentry/sentry-ruby/issues/1110)
11+
- fix format headers for sentry-raven [#1198](https://github.com/getsentry/sentry-ruby/pull/1198)
12+
- Print deprecation message after sentry-raven is installed [#1206](https://github.com/getsentry/sentry-ruby/pull/1206)
13+
314
## 3.1.1
415

516
**Feature**

0 commit comments

Comments
 (0)