Skip to content

Commit e73310b

Browse files
committed
Bump to 0.11.0.
1 parent acd5254 commit e73310b

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 0.11.0
4+
5+
- Use the start tag's `name` for `</dj-block>` if possible.
6+
37
## 0.10.0
48

59
- Add `default_mapper` based on [#7](https://github.com/adamghill/dj-angles/pull/7) from [nanuxbe](https://github.com/nanuxbe).

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "dj-angles"
33
authors = [
44
{name = "Adam Hill", email = "[email protected]"}
55
]
6-
version = "0.10.1"
6+
version = "0.11.0"
77
description = "Add more bracket angles to Django templates </>"
88
readme = "README.md"
99
license = {file = "LICENSE"}

uv.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)