Changelog entry

This commit is contained in:
David Jennes
2022-07-27 04:47:29 +02:00
parent 888797b27e
commit 20b41782a1
2 changed files with 3 additions and 3 deletions

View File

@@ -2,7 +2,9 @@
### Breaking ### Breaking
_None_ - Drop support for Swift < 5. For Swift 4.2 support, you should use Stencil 0.14.2.
[David Jennes](https://github.com/djbe)
[#323](https://github.com/stencilproject/Stencil/pull/323)
### Enhancements ### Enhancements

View File

@@ -1,7 +1,5 @@
# Stencil # Stencil
[![Build Status](https://travis-ci.org/stencilproject/Stencil.svg?branch=master)](https://travis-ci.org/stencilproject/Stencil)
Stencil is a simple and powerful template language for Swift. It provides a Stencil is a simple and powerful template language for Swift. It provides a
syntax similar to Django and Mustache. If you're familiar with these, you will syntax similar to Django and Mustache. If you're familiar with these, you will
feel right at home with Stencil. feel right at home with Stencil.