We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a9bbb5 commit f69715aCopy full SHA for f69715a
CHANGELOG.md
@@ -5,6 +5,15 @@ For more general information, view the [readme](README.md).
5
Releases are added to the
6
[github release page](https://github.com/ezhome/django-webpack-loader/releases).
7
8
+## [1.5.0] -- 2022-03-25
9
+- Added support for Subresource Integrity
10
+- Bump django from 3.2.7 to 3.2.12
11
+- Fix get_files on readme
12
+- Use r-prefixed strings in IGNORE
13
+- Fix small typo in README.md
14
+- Use assertNotEqual instead of assertNotEquals for Python 3.11 compatibility
15
+- Readme revamp
16
+
17
## [1.4.1] -- 2021-10-04
18
19
- Fixes #300, failsafe request checking #301
0 commit comments