Skip to content

Commit

Permalink
Merge branch 'dev'
Browse files Browse the repository at this point in the history
# Conflicts:
#	README.md
  • Loading branch information
Awilum committed Dec 30, 2020
2 parents f44200f + 894fe65 commit 7e8f80e
Show file tree
Hide file tree
Showing 24 changed files with 748 additions and 979 deletions.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,24 @@
<a name="1.7.0"></a>
# [1.7.0](https://github.com/flextype-plugins/twig/compare/v1.6.0...v1.7.0) (2020-12-30)

### Features

* **core** update code base for new Flextype 0.9.14
* **core** Moving to PHP 7.4
* **core** use new TWIG Plugin 1.7.0
* **extension** new Constants Extension
* **extension** new Filesystem Extension
* **extension** new Flextype Extension
* **extension** new Filters Extension

New docs on the way here https://github.com/flextype-plugins/twig/

BREAKING CHANGES

* in the templates use `flextype.registry` instead of `registry`
* in the templates use `flextype.entries` instead of `entries`
* in the templates use `flextype.media` instead of `media_*`

<a name="1.6.0"></a>
# [1.6.0](https://github.com/flextype-plugins/twig/compare/v1.5.1...v1.6.0) (2020-12-20)

Expand Down
Loading

0 comments on commit 7e8f80e

Please sign in to comment.