-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
ad86e7a
commit ab9daed
Showing
1 changed file
with
0 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,19 +1,3 @@ | ||
# Changelog | ||
|
||
All notable changes to `:package_name` will be documented in this file. | ||
|
||
## Add vhost option & read configs from env - 2023-04-11 | ||
|
||
- added vhost option | ||
- configs to target env | ||
|
||
## Laravel 10 & PHP 8.1 support - 2023-03-12 | ||
|
||
drop support for laravel < 10 | ||
drop support for PHP < 8.1 | ||
cleaner syntax for consumer configuration | ||
|
||
## Changed config and added document for package - 2023-03-06 | ||
|
||
- changed config to be more intuitive | ||
- document usage of package |