Skip to content

Commit

Permalink
Update NEWS.md
Browse files Browse the repository at this point in the history
  • Loading branch information
davidchall committed Nov 1, 2023
1 parent 15bb091 commit 19f8e46
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
* Fixed an issue where disabling line statement could raise an error during template parsing. Since line statements are disabled by default, this error could be encountered quite easily (#31).
* `quote_sql()` now escapes single-quotes using an additional single-quote (#30).
* Fixed edge case in how error messages are formatted (#32).
* `render()` now validates data variables are supported (#25).
* Documented how `render()` can preserve length-1 vectors (#27).


# jinjar 0.3.0
Expand Down

0 comments on commit 19f8e46

Please sign in to comment.