Subiendo proyecto completo sin restricciones de git ignore
This commit is contained in:
33
vendor/genealabs/laravel-socialiter/CHANGELOG.md
vendored
Normal file
33
vendor/genealabs/laravel-socialiter/CHANGELOG.md
vendored
Normal file
@@ -0,0 +1,33 @@
|
||||
# Changelog
|
||||
All notable changes to this project will be documented in this file.
|
||||
|
||||
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
|
||||
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
|
||||
|
||||
## [0.3.3] - 2020-11-05
|
||||
### Fixed
|
||||
- typo when creating or updating user records.
|
||||
|
||||
## [0.3.2] - 2020-11-05
|
||||
### Added
|
||||
- compatibility with community [Socialite Providers](https://socialiteproviders.com).
|
||||
|
||||
## [0.3.1] - 2020-09-18
|
||||
### Added
|
||||
- overridable functionality.
|
||||
|
||||
## [0.3.0] - 2020-09-18
|
||||
### Added
|
||||
- Laravel 8 compatibility.
|
||||
|
||||
## [0.2.0] - 2020-02-29
|
||||
### Added
|
||||
- Laravel 7 compatibility.
|
||||
|
||||
## [0.1.1] - 2019-11-28
|
||||
### Added
|
||||
- ability to log in via API.
|
||||
|
||||
## [0.1.0] - 2019-10-14
|
||||
### Added
|
||||
- initial functionality.
|
||||
Reference in New Issue
Block a user