Skip to content

Commit 6ba61b3

Browse files
authored
Release commit v0.11.5 (#50)
1 parent 3148a68 commit 6ba61b3

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.5 (2020-06-10)
2+
-------------------
3+
* Added - Added support for IMDSv2 for EC2 metadata [PR #48](https://github.com/aws/aws-xray-sdk-ruby/pull/48)
4+
15
0.11.4 (2020-03-31)
26
-------------------
37
* Bugfix - Fixed issue where wrong DB-connection was returned [PR #35](https://github.com/aws/aws-xray-sdk-ruby/pull/35)

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.4'
2+
VERSION = '0.11.5'
33
end

0 commit comments

Comments
 (0)