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 1d56126 commit 79e9063Copy full SHA for 79e9063
CHANGELOG.md
@@ -6,7 +6,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
7
## [Unreleased]
8
### Changed
9
-- Use array unpackaging instead of using `call_user_func_array` instead in ResourceCall class
+- Use array unpackaging instead of using `call_user_func_array` in ResourceCall class
10
11
## [1.0.3] - 2020-03-14
12
### Fixed
@@ -25,6 +25,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
25
26
## [1.0.0] - 2019-09-05
27
### Added
28
+- Full rework of the SDK
29
- Add server model for IP and port
30
- Add authentication model for user and password
31
- Add possibility of choosing the http client, request and stream factory
0 commit comments