Skip to content

Commit

Permalink
Added changelog entry
Browse files Browse the repository at this point in the history
  • Loading branch information
mitsuhiko committed Sep 16, 2023
1 parent e4e1049 commit e7b1450
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 @@ -4,6 +4,8 @@ All notable changes to MiniJinja are documented here.

## 1.0.8

- Overflowing additions on very large integers now fails rather than
silently wrapping around. #350
- Fixed a few overflow panics: dividing integers with an overflow and
related overflows in the `abs` and `neg` filter. #347

Expand Down

0 comments on commit e7b1450

Please sign in to comment.