Skip to content

Commit

Permalink
Merge pull request #13 from Sceptre/ah/release-110
Browse files Browse the repository at this point in the history
Update CHANGELOG
  • Loading branch information
alex-harvey-z3q authored Sep 26, 2024
2 parents b4b81b6 + c3fcd2a commit 1d776d6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ Categories: Added, Removed, Changed, Fixed, Nonfunctional, Deprecated

<!--- All unreleased items go here -->

## 1.1.0 (2024.09.26)

- [Resolve #4] Fail gracefully on bad input

## 1.0.0 (2023.04.28)

### Added
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "jinja-unquote-resolvers-filter"
version = "0.0.1"
version = "1.1.0"
packages = [{ include = "jinja_unquote_resolvers_filter" }]
readme = "README.md"
homepage = "https://github.com/Sceptre/jinja-unquote-resolvers-filter"
Expand Down

0 comments on commit 1d776d6

Please sign in to comment.