Skip to content

Commit 2b843f9

Browse files
committed
docs: Changelog
1 parent 524d6de commit 2b843f9

1 file changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff 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.
4450
The format is based on [Keep a Changelog](http://keepachangelog.com/)
4551
and 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

0 commit comments

Comments
 (0)