commit
789d6b545e
|
|
@ -1,6 +1,6 @@
|
||||||
APP_NAME=Bagisto
|
APP_NAME=Bagisto
|
||||||
APP_ENV=local
|
APP_ENV=local
|
||||||
APP_VERSION=0.1.8
|
APP_VERSION=1.0.0
|
||||||
APP_KEY=
|
APP_KEY=
|
||||||
APP_DEBUG=true
|
APP_DEBUG=true
|
||||||
APP_URL=http://localhost
|
APP_URL=http://localhost
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
APP_NAME=Laravel
|
APP_NAME=Laravel
|
||||||
APP_ENV=local
|
APP_ENV=local
|
||||||
APP_VERSION=0.1.5
|
APP_VERSION=1.0.0
|
||||||
APP_KEY=base64:G4KY3tUsTaY9ONo1n/QyJvVLQZdJDgbIkSJswFK01HE=
|
APP_KEY=base64:G4KY3tUsTaY9ONo1n/QyJvVLQZdJDgbIkSJswFK01HE=
|
||||||
APP_DEBUG=true
|
APP_DEBUG=true
|
||||||
APP_URL=http://localhost
|
APP_URL=http://localhost
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
#### This changelog consists the bug & security fixes and new features being included in the releases listed below.
|
#### This changelog consists the bug & security fixes and new features being included in the releases listed below.
|
||||||
|
|
||||||
## **v0.1.0(28th of January 2020)** - *Release*
|
## **v1.0.0-BETA1(5th of February 2020)** - *Release*
|
||||||
|
|
||||||
* [feature] Updated to laravel version 6.
|
* [feature] Updated to laravel version 6.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue