Drop support for older browsers

This commit is contained in:
QWp6t
2015-11-05 12:50:22 -08:00
parent 8e40824ba6
commit 24ca079c42
3 changed files with 2 additions and 4 deletions

View File

@@ -1,4 +1,5 @@
### HEAD
* Drop support for older browsers ([#1571](https://github.com/roots/sage/pull/1571))
* Remove extraneous no-js ([#1562](https://github.com/roots/sage/pull/1562))
* Simplify/speed up editor style process ([#1560](https://github.com/roots/sage/pull/1560))