Skip to content

Commit

Permalink
Release 0.5.0 (#86)
Browse files Browse the repository at this point in the history
* Release 0.5.0

* Bump release date
  • Loading branch information
GrahamCampbell committed Mar 7, 2021
1 parent 3a3fd2d commit c7a04dd
Showing 1 changed file with 10 additions and 4 deletions.
14 changes: 10 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,17 @@
# CHANGELOG

## 0.5.0 - 2021-02-17

* Add oauth_body_hash parameter to authorization header
* Do not require token_secret for 2-legged authentication
* Added HMAC-SHA256 support
* Added ext-openssl suggest
* Added PHP 8 Support

## 0.4.0 - 2020-06-30

### Changed
- Allow guzzle v7
* Allow guzzle 7

## 0.3.0 - 2015-08-15

* Updated to work with Guzzle 6 as a middleware.

* Updated to work with Guzzle 6 as a middleware

0 comments on commit c7a04dd

Please sign in to comment.