Update CHANGELOG [ci skip]
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
### 10.0.0-alpha.1: TBA
|
### 10.0.0-beta.1: TBA
|
||||||
* Change PHP requirement to 7.2.
|
* Update to Bootstrap 4.5.0 ([#2467](https://github.com/roots/sage/pull/2467))
|
||||||
* Change WordPress requirement to 5.2.
|
* Change PHP requirement to 7.2
|
||||||
|
* Change WordPress requirement to 5.2
|
||||||
* Move from `sage-lib` to [`Acorn`](https://github.com/roots/acorn) ([#2122](https://github.com/roots/sage/pull/2122))
|
* Move from `sage-lib` to [`Acorn`](https://github.com/roots/acorn) ([#2122](https://github.com/roots/sage/pull/2122))
|
||||||
* Change to [Laravel Mix](https://github.com/JeffreyWay/laravel-mix) for handling webpack and compiling/concatnating assets ([#2172](https://github.com/roots/sage/pull/2172))
|
* Change to [Laravel Mix](https://github.com/JeffreyWay/laravel-mix) for handling webpack and compiling/concatnating assets ([#2172](https://github.com/roots/sage/pull/2172))
|
||||||
* Sage now ships with Blade Composers which are native, robust, more powerful solution to "Controllers" from Sage 9
|
* Sage now ships with Blade Composers which are native, robust, more powerful solution to "Controllers" from Sage 9
|
||||||
@@ -9,7 +10,6 @@
|
|||||||
* Move core theme files back to the theme root (`index.php`, `functions.php`, etc.) to allow better child theme compatability
|
* Move core theme files back to the theme root (`index.php`, `functions.php`, etc.) to allow better child theme compatability
|
||||||
* Create a default `storage/` directory for cache, logs, etc.
|
* Create a default `storage/` directory for cache, logs, etc.
|
||||||
* Update config files to reflect Acorn
|
* Update config files to reflect Acorn
|
||||||
* To be continued...
|
|
||||||
|
|
||||||
### 9.0.9: February 13th, 2019
|
### 9.0.9: February 13th, 2019
|
||||||
* Update to Bootstrap 4.3.1 ([#2153](https://github.com/roots/sage/pull/2153))
|
* Update to Bootstrap 4.3.1 ([#2153](https://github.com/roots/sage/pull/2153))
|
||||||
|
|||||||
Reference in New Issue
Block a user