Skip to content

Commit f69715a

Browse files
committed
Update CHANGELOG.md
Signed-off-by: Carlos Coelho <[email protected]>
1 parent 2a9bbb5 commit f69715a

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,15 @@ For more general information, view the [readme](README.md).
55
Releases are added to the
66
[github release page](https://github.com/ezhome/django-webpack-loader/releases).
77

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+
817
## [1.4.1] -- 2021-10-04
918

1019
- Fixes #300, failsafe request checking #301

0 commit comments

Comments
 (0)