Skip to content

Commit

Permalink
Made changelog more readable
Browse files Browse the repository at this point in the history
  • Loading branch information
mitsuhiko committed Oct 5, 2022
1 parent 1c51f40 commit eb96fb9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@ All notable changes to MiniJinja are documented here.

# Unreleased

- Catch divisions by zero and better print inf.
- Catch divisions by zero.
- Correctly render `inf` floats.
- Enforce a maximum recursion depth during parsing.

# 0.23.0
Expand Down

0 comments on commit eb96fb9

Please sign in to comment.