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 f39387d commit 70835a5Copy full SHA for 70835a5
CHANGELOG.md
@@ -7,6 +7,8 @@ Releases are added to the
7
8
## [2.0.0] -- 2023-02-24
9
- Update examples to use `[email protected]` API and keep version parity with it
10
+- Update Django to 3.2.19
11
+- Add mocked `get_assets` method to `FakeWebpackLoader` for usage in tests
12
13
## [1.8.1] -- 2023-02-06
14
- Add a `FakeWebpackLoader` for running tests
0 commit comments