Skip to content

Commit c7a04dd

Browse files
Release 0.5.0 (#86)
* Release 0.5.0 * Bump release date
1 parent 3a3fd2d commit c7a04dd

File tree

1 file changed

+10
-4
lines changed

1 file changed

+10
-4
lines changed

CHANGELOG.md

+10-4
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,17 @@
11
# CHANGELOG
22

3+
## 0.5.0 - 2021-02-17
4+
5+
* Add oauth_body_hash parameter to authorization header
6+
* Do not require token_secret for 2-legged authentication
7+
* Added HMAC-SHA256 support
8+
* Added ext-openssl suggest
9+
* Added PHP 8 Support
10+
311
## 0.4.0 - 2020-06-30
412

5-
### Changed
6-
- Allow guzzle v7
13+
* Allow guzzle 7
714

815
## 0.3.0 - 2015-08-15
916

10-
* Updated to work with Guzzle 6 as a middleware.
11-
17+
* Updated to work with Guzzle 6 as a middleware

0 commit comments

Comments
 (0)