Skip to content

Commit

Permalink
Added changelog entry
Browse files Browse the repository at this point in the history
  • Loading branch information
mitsuhiko committed Jan 3, 2025
1 parent 99181ef commit d9364cc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ All notable changes to MiniJinja are documented here.
- Added `Value::make_object_map` to create projections from object
into maps, similar to how it was already possible to create
iterators that were projected from objects. #663
- The `|items` filter will no longer allocate a list and instead
return an iterator. #665

## 2.5.0

Expand Down

0 comments on commit d9364cc

Please sign in to comment.