Subiendo proyecto completo sin restricciones de git ignore

This commit is contained in:
Jose Sanchez
2023-08-17 11:44:02 -04:00
parent a0d4f5ba3b
commit 20f1c60600
19921 changed files with 2509159 additions and 45 deletions

View 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.