We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e264f35 commit 5335183Copy full SHA for 5335183
CHANGELOG.md
@@ -2,6 +2,15 @@
2
3
All Notable changes to `StageFront` will be documented in this file.
4
5
+## 2.0.0 (2020-01-01)
6
+
7
+- Drop support for PHP 7.0
8
+- Drop support for Laravel 5.5
9
+- Drop support for Laravel 5.6
10
+- Add command: `php artisan stagefront:credentials`
11
+- Add command: `php artisan stagefront:enable`
12
+- Add command: `php artisan stagefront:disable`
13
14
## 1.1.4 (2020-01-01)
15
16
- Fix typo in README
0 commit comments