-
Notifications
You must be signed in to change notification settings - Fork 341
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
2 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,6 +7,8 @@ Releases are added to the | |
|
||
## [2.0.0] -- 2023-02-24 | ||
- Update examples to use `[email protected]` API and keep version parity with it | ||
- Update Django to 3.2.19 | ||
- Add mocked `get_assets` method to `FakeWebpackLoader` for usage in tests | ||
|
||
## [1.8.1] -- 2023-02-06 | ||
- Add a `FakeWebpackLoader` for running tests | ||
|