Skip to content

Commit

Permalink
Tag release v2.6.0
Browse files Browse the repository at this point in the history
References:
  #1114, #1123, #603, #696
  • Loading branch information
chrisradek committed Sep 9, 2016
1 parent 31eca8e commit 8fd2060
Show file tree
Hide file tree
Showing 8 changed files with 85,949 additions and 3,865 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ to work with the new major version.
To use the SDK in the browser, simply add the following script tag to your
HTML pages:

<script src="https://sdk.amazonaws.com/js/aws-sdk-2.5.6.min.js"></script>
<script src="https://sdk.amazonaws.com/js/aws-sdk-2.6.0.min.js"></script>

You can also build a custom browser SDK with your specified set of AWS services.
This can allow you to reduce the SDK's size, specify different API versions of
Expand Down
Loading

0 comments on commit 8fd2060

Please sign in to comment.