Skip to content

Commit

Permalink
Release 5.3.2 (#763)
Browse files Browse the repository at this point in the history
  • Loading branch information
albertyw authored Dec 14, 2024
1 parent 05524ad commit a0f4d0a
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,20 @@
# Change Log
## Unreleased

## [5.3.2](https://github.com/jazzband/django-silk/tree/5.3.2) (2024-12-05)
:release-by: Albert Wang (@albertyw)
[Full Changelog](https://github.com/jazzband/django-silk/compare/5.3.1..5.3.2)

**Fixes:**

- Fix missing image from jQuery UI 1.13.2 (#757) @Tatsh

**Maintenance and Cleanup:**

- Adds updated documentation on middleware ordering (#758) @SoyJoseC
- Updated python dependencies (#761, #760) @albertyw


## [5.3.1](https://github.com/jazzband/django-silk/tree/5.3.1) (2024-11-08)
:release-by: Albert Wang (@albertyw)
[Full Changelog](https://github.com/jazzband/django-silk/compare/5.3.0..5.3.1)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "silk",
"version": "5.3.1",
"version": "5.3.2",
"description": "https://github.com/jazzband/django-silk",
"main": "index.js",
"directories": {
Expand Down

0 comments on commit a0f4d0a

Please sign in to comment.