Update CHANGELOG [ci skip]

This commit is contained in:
Ben Word
2021-11-21 23:56:55 -06:00
parent 69dfbfc65c
commit 652b7ae24c

View File

@@ -1,3 +1,8 @@
### HEAD
- Replace Laravel Mix with Bud ([#2643](https://github.com/roots/sage/pull/2643))
- chore(deps): Bump roots/acorn to v2.0.0-beta.4 ([#2844](https://github.com/roots/sage/pull/2844))
- Move compiled views back to cache dir by default ([#2837](https://github.com/roots/sage/pull/2837))
### 10.0.0-beta.1: October 21st, 2021
- Use menu name as accessible name of `<nav>` ([#2814](https://github.com/roots/sage/pull/2814))