Remove ConditonalTagCheck class

This commit is contained in:
QWp6t
2015-08-11 18:46:58 -07:00
parent 12fe047368
commit 6d05c67f44
4 changed files with 10 additions and 73 deletions

View File

@@ -1,4 +1,5 @@
### HEAD
* Remove ConditionalTagCheck class ([#1494](https://github.com/roots/sage/pull/1494))
* Add search templates ([#1459](https://github.com/roots/sage/issues/1459))
* Allow `debugger` statements in development JavaScript ([#1487](https://github.com/roots/sage/issues/1487))