Skip to content

Commit 70b64f1

Browse files
committed
forgot to add blade::extend() to this
1 parent d417eb5 commit 70b64f1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

laravel/documentation/changes.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
- [Added `unless` structure to Blade template engine](/docs/views/templating#blade-unless).
3636
- [Added Blade comments](/docs/views/templating#blade-comments).
3737
- [Added simpler environment management](/docs/install#environments).
38+
- Added `Blade::extend()` method to define custom blade compilers.
3839
- Added `View::exists` method.
3940
- Use [Memcached](http://php.net/manual/en/book.memcached.php) API instead of older [Memcache](http://php.net/manual/en/book.memcache.php) API.
4041
- Added support for bundles outside of the bundle directory.

0 commit comments

Comments
 (0)