Skip to content

Commit 4319f46

Browse files
authored
Merge pull request #1279 from HubSpot/correct-release-dates
Correct release dates in CHANGES.md
2 parents 3d02e50 + 9800221 commit 4319f46

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGES.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# Jinjava Releases #
2-
### 2025-01-30 Version 2.8.3 ([Maven Central](https://search.maven.org/artifact/com.hubspot.jinjava/jinjava/2.8.3/jar)) ###
2+
### 2026-02-02 Version 2.8.3 ([Maven Central](https://search.maven.org/artifact/com.hubspot.jinjava/jinjava/2.8.3/jar)) ###
33
* Disallow accessing properties on restricted classes while rendering through ForTag
44
* Upgrade jackson to version 2.20
55
* [Add performance optimization to chained filters](https://github.com/HubSpot/jinjava/pull/1274)
66

7-
### 2025-01-30 Version 2.7.6 ([Maven Central](https://search.maven.org/artifact/com.hubspot.jinjava/jinjava/2.7.6/jar)) ###
7+
### 2026-02-02 Version 2.7.6 ([Maven Central](https://search.maven.org/artifact/com.hubspot.jinjava/jinjava/2.7.6/jar)) ###
88
* Disallow accessing properties on restricted classes while rendering through ForTag
99
* Upgrade jackson to version 2.20
1010

0 commit comments

Comments
 (0)