This is an automated email from the ASF dual-hosted git repository. npeltier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-site.git
commit 709f4f11ba46d4368f074222755c1c90cecb120f Author: Nicolas Peltier <[email protected]> AuthorDate: Fri Dec 6 11:48:00 2019 +0100 add models impl to release log --- src/main/jbake/content/releases.md | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main/jbake/content/releases.md b/src/main/jbake/content/releases.md index 77707f7..02777c5 100644 --- a/src/main/jbake/content/releases.md +++ b/src/main/jbake/content/releases.md @@ -17,6 +17,7 @@ This is a list of all our releases, available from our [downloads](/downloads.cg * Repoinit JCR 1.1.16, Repoinit Parser 1.3.2 (19th) * Sling Engine 2.6.22 (11th) * Sling Feature Maven Plugin 1.1.10 (11th) +* Sling Models implementation 1.4.12 (6th) * Apache Sling Servlet Helpers 1.3.0, Testing Sling Mock 2.3.18 (4th) * Sling Feature Maven Plugin 1.1.8, Feature Analysers 1.2.0, and Feature Extension Api Regions 1.1.0 (1st)
