Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
driesvints committed Mar 12, 2019
1 parent e82f8cc commit 1d470d9
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,14 @@
# Release Notes

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


## [v4.1.1](https://github.com/laravel/socialite/compare/v4.1.0...v4.1.1)

### Fixed
- Update Google API urls ([#346](https://github.com/laravel/socialite/pull/346))


## [v4.1.0 (2019-02-14)](https://github.com/laravel/socialite/compare/v4.0.3...v4.1.0)

### Added
Expand All @@ -13,21 +17,25 @@
### Fixed
- Handle Google responses excluding 'name' ([#340](https://github.com/laravel/socialite/pull/340))


## [v4.0.3 (2019-01-21)](https://github.com/laravel/socialite/compare/v4.0.2...v4.0.3)

### Fixed
- Use proper localized name ([#329](https://github.com/laravel/socialite/pull/329))


## [v4.0.2 (2019-01-21)](https://github.com/laravel/socialite/compare/v4.0.1...v4.0.2)

### Fixed
- Fix a bug with no LinkedIn image ([81adfcc](https://github.com/laravel/socialite/commit/81adfcc4f7df3a470cdab8a500db77c0de5d01a3))


## [v4.0.1 (2018-12-20)](https://github.com/laravel/socialite/compare/v4.0.0...v4.0.1)

### Fixed
- Fixed broken `GoogleProvider` ([#316](https://github.com/laravel/socialite/pull/316))


## [v4.0.0 (2018-12-18)](https://github.com/laravel/socialite/compare/v3.2.0...v4.0.0)

### Changed
Expand Down

0 comments on commit 1d470d9

Please sign in to comment.