This is an automated email from the ASF dual-hosted git repository.

sgoeschl pushed a commit to branch FREEMARKER-188
in repository https://gitbox.apache.org/repos/asf/freemarker-generator.git


The following commit(s) were added to refs/heads/FREEMARKER-188 by this push:
     new 6336e68  FREEMARKER-188 Cleanup code
6336e68 is described below

commit 6336e683869c4c72e9b2bddd768973bf5aa27db6
Author: Siegfried Goeschl <[email protected]>
AuthorDate: Wed Sep 8 23:29:22 2021 +0200

    FREEMARKER-188 Cleanup code
---
 freemarker-generator-cli/CHANGELOG.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/freemarker-generator-cli/CHANGELOG.md 
b/freemarker-generator-cli/CHANGELOG.md
index b3d1412..8a250ec 100644
--- a/freemarker-generator-cli/CHANGELOG.md
+++ b/freemarker-generator-cli/CHANGELOG.md
@@ -6,7 +6,7 @@ All notable changes to this project will be documented in this 
file. We try to a
 
 ### Added
 * Use `-Xverify:none -XX:TieredStopAtLevel=1` to improve startup time of CLI
-* [FREEMARKER-188] Support an output "generation" mode
+* [FREEMARKER-188] Support an output "generation" mode to create an output for 
each `DataSource`
 * [FREEMARKER-181] Support custom pattern definitions for Grok tool
 * Parse a list of `DataSources` for the various tools
 * [FREEMARKER-161] Allow multiple transformations on the CLI

Reply via email to