Skip to content

Commit 79e9063

Browse files
authored
chore: fix readme
1 parent 1d56126 commit 79e9063

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88
### Changed
9-
- Use array unpackaging instead of using `call_user_func_array` instead in ResourceCall class
9+
- Use array unpackaging instead of using `call_user_func_array` in ResourceCall class
1010

1111
## [1.0.3] - 2020-03-14
1212
### Fixed
@@ -25,6 +25,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2525

2626
## [1.0.0] - 2019-09-05
2727
### Added
28+
- Full rework of the SDK
2829
- Add server model for IP and port
2930
- Add authentication model for user and password
3031
- Add possibility of choosing the http client, request and stream factory

0 commit comments

Comments
 (0)