File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file.
33
44## [ Unreleased]
55
6+ ## [ 2.2.0] - 2025-05-23
7+
8+ ### Added
9+ - New ` twigify ` Twig filter to render a string with Twig
10+ - New ` twigify ` Twig function to render a string with Twig
11+
612## [ 2.1.0] - 2025-04-13
713
814### Added
@@ -44,7 +50,8 @@ See https://github.com/getherbie/herbie/issues/82.
4450The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ )
4551and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
4652
47- [ Unreleased ] : https://github.com/getherbie/herbie/compare/v2.1.0...HEAD
53+ [ Unreleased ] : https://github.com/getherbie/herbie/compare/v2.2.0...HEAD
54+ [ 2.2.0 ] : https://github.com/getherbie/herbie/compare/v2.1.0...v2.2.0
4855[ 2.1.0 ] : https://github.com/getherbie/herbie/compare/v2.0.0...v2.1.0
4956[ 2.0.0 ] : https://github.com/getherbie/herbie/compare/v1.1.0...v2.0.0
5057[ 1.1.0 ] : https://github.com/getherbie/herbie/compare/v1.0.1...v1.1.0
You can’t perform that action at this time.
0 commit comments