Skip to content

Commit 7d0b030

Browse files
committed
Release 5.3.2
1 parent 05524ad commit 7d0b030

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,20 @@
11
# Change Log
22
## Unreleased
33

4+
## [5.3.2](https://github.com/jazzband/django-silk/tree/5.3.2) (2024-12-05)
5+
:release-by: Albert Wang (@albertyw)
6+
[Full Changelog](https://github.com/jazzband/django-silk/compare/5.3.1..5.3.2)
7+
8+
**Fixes:**
9+
10+
- Fix missing image from jQuery UI 1.13.2 (#757) @Tatsh
11+
12+
**Maintenance and Cleanup:**
13+
14+
- Adds updated documentation on middleware ordering (#758) @SoyJoseC
15+
- Updated python dependencies (#761, #760) @albertyw
16+
17+
418
## [5.3.1](https://github.com/jazzband/django-silk/tree/5.3.1) (2024-11-08)
519
:release-by: Albert Wang (@albertyw)
620
[Full Changelog](https://github.com/jazzband/django-silk/compare/5.3.0..5.3.1)

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "silk",
3-
"version": "5.3.1",
3+
"version": "5.3.2",
44
"description": "https://github.com/jazzband/django-silk",
55
"main": "index.js",
66
"directories": {

0 commit comments

Comments
 (0)