We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbc1504 commit 8a6f36cCopy full SHA for 8a6f36c
CHANGELOG.md
@@ -1,9 +1,13 @@
1
# Change Log
2
All notable changes to this project will be documented in this file.
3
4
+## [6.1.0] - 2015-4-27
5
+###Added
6
+- Added support for sending via API keys in addition to credentials. Pass an API Key string to the Web transport constructor.
7
+
8
## [6.0.1] - 2015-4-24
9
###Fixed
-Fixed the endpoint URL. (⌒_⌒;)
10
+- Fixed the endpoint URL. (⌒_⌒;)
11
12
## [6.0.0] - 2015-4-22
13
The only breaking change in this release is the removal of the non-async
0 commit comments