This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to annotated tag org.apache.sling.scripting.thymeleaf-1.1.0 in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-thymeleaf.git
commit 9ed1eb4e59cdff6b419b1b55e6da70572a6c1673 Author: Oliver Lietz <[email protected]> AuthorDate: Mon Jul 11 12:31:24 2016 +0000 add Thymeleaf issue 514 git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/contrib/scripting/org.apache.sling.scripting.thymeleaf@1752149 13f79535-47bb-0310-9956-ffa450edef68 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 43565e0..c562d5c 100644 --- a/README.md +++ b/README.md @@ -31,3 +31,4 @@ relevant Thymeleaf issues * [Create OSGi bundle](https://github.com/thymeleaf/thymeleaf/issues/32) * [keep (custom) IContext accessible](https://github.com/thymeleaf/thymeleaf/issues/388) +* [Make IContext available in ITemplateResolver](https://github.com/thymeleaf/thymeleaf/issues/514) -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
