Skip to content

Commit f1126d0

Browse files
authored
Release commit V0.11.3
1 parent ee310c1 commit f1126d0

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
0.11.3 (2019-10-31)
2+
-------------------
3+
* Added - Lambda instrumentation support [PR #32](https://github.com/aws/aws-xray-sdk-ruby/pull/32)
4+
15
0.11.2 (2019-07-18)
26
-------------------
37
* Added - AWS SNS service whitelist support [PR #29](https://github.com/aws/aws-xray-sdk-ruby/pull/29)

lib/aws-xray-sdk/version.rb

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

0 commit comments

Comments
 (0)