Skip to content

Commit

Permalink
changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
fzumstein committed Oct 23, 2024
1 parent 6eb6598 commit 72a3311
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## 0.6.3 (Oct 23, 2024)

- Bug fix: Fixed Jinja templates rendering to ensure content escaping.

## 0.6.2 (Oct 21, 2024)

- Function-specific RBAC: you can now use `required_roles=["role1", "role2"]` inside `@script` or `@func` decorators.
Expand Down

0 comments on commit 72a3311

Please sign in to comment.