Skip to content

Commit

Permalink
Merge pull request #1223 from HubSpot/2.7.4-changes
Browse files Browse the repository at this point in the history
Update changelog for version 2.7.4
  • Loading branch information
jasmith-hs authored Dec 6, 2024
2 parents 7c3bfc4 + 9791632 commit 131dbb1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
# Jinjava Releases #
### 2024-12-06 Verision 2.7.4 ([Maven Central](https://search.maven.org/artifact/com.hubspot.jinjava/jinjava/2.7.4/jar)) ###
* [Implement jinja2.ext.loopcontrols extensions (break and continue)](https://github.com/HubSpot/jinjava/pull/1219)
* [Apply whitespace rules for LStrip and Trim to comment blocks](https://github.com/HubSpot/jinjava/pull/1217)
### 2024-09-12 Version 2.7.3 ([Maven Central](https://search.maven.org/artifact/com.hubspot.jinjava/jinjava/2.7.3/jar)) ###
* [Add support for numeric keys in map literal](https://github.com/HubSpot/jinjava/pull/1152)
* [Add feature to consider undefined variable a TemplateError](https://github.com/HubSpot/jinjava/pull/1174)
Expand Down

0 comments on commit 131dbb1

Please sign in to comment.