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 b43aa53 commit dbb8592Copy full SHA for dbb8592
CHANGELOG.md
@@ -8,6 +8,17 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
8
9
(Nothing yet)
10
11
+## [0.9.3] - 2021-04-14
12
+
13
+### Added
14
15
+- Added support for setting a custom entry point URL, so it's possible to connect to the API through a proxy.
16
+- Added support for adding custom request headers.
17
18
+### Changed
19
20
+- Switched from passing the apikey in query string to authorization header.
21
22
## [0.9.2] - 2020-05-14
23
24
### Added
0 commit comments