Skip to content

Commit 7f79f05

Browse files
committed
readme addition
1 parent 861d37d commit 7f79f05

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Require with Composer:
66
composer require espocrm/php-espo-api-client
77
```
88

9-
Usage:
9+
## Usage
1010

1111
```php
1212
use Espo\ApiClient\Client;
@@ -40,3 +40,9 @@ try {
4040
// Consider using some additional library if you need parsed response headers.
4141
}
4242
```
43+
44+
## Changelog
45+
46+
### 1.0.0
47+
48+
* Using new method for constructing *X-Hmac-Authorization* header https://github.com/espocrm/php-espo-api-client/issues/2

0 commit comments

Comments
 (0)