Skip to content

Commit

Permalink
Added a changelog entry
Browse files Browse the repository at this point in the history
  • Loading branch information
mitsuhiko committed Jul 21, 2024
1 parent cb8b024 commit d0aaa35
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 @@ -8,6 +8,8 @@ All notable changes to MiniJinja are documented here.
- Fixed a bug that caused cycle detection to trigger incorrectly when an included
template extended from another template. #538
- Bumped the minimum version of `self_cell` to 1.0.4. #540
- MiniJinja will now warn if the `serde` feature is disabled. This is in
anticipation of removing the serde dependency in the future. #541

## 2.0.3

Expand Down

0 comments on commit d0aaa35

Please sign in to comment.