Skip to content

Commit d646380

Browse files
Bumped version number and updated README.
1 parent eb10021 commit d646380

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -475,6 +475,10 @@ For a complete list of available params see the [official twigjs documentation](
475475

476476
## Release History
477477

478+
__1.8.0__
479+
480+
* Allows to use all available twigjs parameters and provides a more lightweight way to define custom functions and filters.
481+
478482
__1.7.4__
479483

480484
* Updated twig.js to 0.10.0.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "grunt-twig-render",
33
"description": "Render twig templates",
4-
"version": "1.7.4",
4+
"version": "1.8.0",
55
"homepage": "https://github.com/sullinger/grunt-twig-render",
66
"author": {
77
"name": "Stefan Ullinger",

0 commit comments

Comments
 (0)