update change log for PR526

This commit is contained in:
Bill Denton 2016-12-10 12:25:22 -08:00
parent 2f3401ef8c
commit 766fbfe1fb
1 changed files with 3197 additions and 3187 deletions

View File

@ -93,6 +93,16 @@
to using Thymeleaf 3. Thanks to GitHub user @gsureshkumar
for reporting!
</action>
<action type="add">
Enhancements to the tinder-plugin's generic template features
of the "generate-multi-files" and "generate-single-file"
Maven goals as well as the Ant hapi-tinder task. Velocity
templates now have access to the full tinder data model
for resources and data types. These "generic" tasks can
now use Velocimacro library files outside the
tinder plugin JAR and can specify any of the Velocity
configuration properties such as 'macro.provide.scope.control'
</action>
</release>
<release version="2.1" date="2016-11-11">
<action type="add">