The announce mail is clear and simple, but I think it would benefit from a link to the main website. Perhaps that could be added to subsequent mails?
On 5 April 2018 at 10:00, Daniel Dekany <ddek...@apache.org> wrote: > The Apache FreeMarker community is pleased to announce the release of > Apache FreeMarker 2.3.28. > > Apache FreeMarker is a template engine: a Java library to generate > text output (HTML web pages, e-mails, configuration files, source > code, etc.) based on templates and changing data. FreeMarker 2.x > produces releases since 2002, and has joined the ASF in 2015. > > Change log: > https://freemarker.apache.org/docs/versions_2_3_28.html > > You can get binary and source packages from here: > https://freemarker.apache.org/freemarkerdownload.html > > Or with Maven: > > <dependency> > <groupId>org.freemarker</groupId> > <artifactId>freemarker</artifactId> > <version>2.3.28</version> > </dependency> >