Skip to content

Commit

Permalink
Release commit V0.11.3
Browse files Browse the repository at this point in the history
  • Loading branch information
srprash authored Oct 31, 2019
1 parent ee310c1 commit f1126d0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
0.11.3 (2019-10-31)
-------------------
* Added - Lambda instrumentation support [PR #32](https://github.com/aws/aws-xray-sdk-ruby/pull/32)

0.11.2 (2019-07-18)
-------------------
* Added - AWS SNS service whitelist support [PR #29](https://github.com/aws/aws-xray-sdk-ruby/pull/29)
Expand Down
2 changes: 1 addition & 1 deletion lib/aws-xray-sdk/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module XRay
VERSION = '0.11.2'
VERSION = '0.11.3'
end

0 comments on commit f1126d0

Please sign in to comment.