Skip to content

Commit 7758244

Browse files
committed
Add changelog for 0.36.1.
1 parent d5aa052 commit 7758244

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

django_unicorn/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## v0.36.1
4+
5+
- More verbose error messages when components can't be loaded ([nerdoc](https://github.com/nerdoc)).
6+
- More complete handling to prevent XSS attacks.
7+
8+
[All changes since 0.36.0](https://github.com/adamghill/django-unicorn/compare/0.36.0...0.36.1).
9+
310
## v0.36.0
411

512
- Security fix: for CVE-2021-42053 to prevent XSS attacks (reported by [Jeffallan](https://github.com/Jeffallan)).

0 commit comments

Comments
 (0)