Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
driesvints committed Jun 2, 2020
1 parent a6f3d44 commit 2f6b500
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,15 @@
# Release Notes

## [Unreleased](https://github.com/laravel/socialite/compare/v4.3.2...4.0)
## [Unreleased](https://github.com/laravel/socialite/compare/v4.4.0...4.0)


## [v4.4.0 (2020-06-02)](https://github.com/laravel/socialite/compare/v4.3.2...v4.4.0)

### Added
- Support Guzzle 7 ([#449](https://github.com/laravel/socialite/pull/449))

### Removed
- Remove guzzlehttp/guzzle ~5.0 workaround ([#448](https://github.com/laravel/socialite/pull/448))


## [v4.3.2 (2020-02-04)](https://github.com/laravel/socialite/compare/v4.3.1...v4.3.2)
Expand Down

0 comments on commit 2f6b500

Please sign in to comment.