Skip to content

Commit dbc9a4b

Browse files
committed
0.11.2
1 parent 24d6f38 commit dbc9a4b

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

changelog.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
0.11.2
2+
------
3+
4+
- Fix some issues with the SanitizeData processor when processing strings that look like JSON
5+
6+
17
0.11.1
28
------
39

lib/raven/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Raven
2-
VERSION = "0.11.1"
2+
VERSION = "0.11.2"
33
end

0 commit comments

Comments
 (0)