Commit f10df45 1 parent 10205cf commit f10df45 Copy full SHA for f10df45
File tree 2 files changed +22
-1
lines changed
2 files changed +22
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Change Log
2
2
## Unreleased
3
3
4
+ ## [ 5.3.0] ( https://github.com/jazzband/django-silk/tree/5.3.0 ) (2024-10-25)
5
+ :release-by: Albert Wang (@albertyw )
6
+ [ Full Changelog] ( https://github.com/jazzband/django-silk/compare/5.2.0..5.3.0 )
7
+
8
+ ** Note: this release removes support for Django 3.2 and Python 3.8**
9
+
10
+ ** Features/Enhancements:**
11
+
12
+ - Support python 3.13 (#747 )
13
+
14
+ ** Fixes:**
15
+
16
+ - Upgrade jQuery-UI to 1.13.2 to fix XSS vulnerabity (#742 )
17
+
18
+ ** Maintenance and Cleanup:**
19
+
20
+ - Remove Django 3.2 support (#736 )
21
+ - Drop support for python 3.8 (#749 )
22
+ - Update python dependencies (#748 )
23
+
24
+
4
25
## [ 5.2.0] ( https://github.com/jazzband/django-silk/tree/5.2.0 ) (2024-08-17)
5
26
:release-by: Albert Wang (@albertyw )
6
27
[ Full Changelog] ( https://github.com/jazzband/django-silk/compare/5.1.0..5.2.0 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " silk" ,
3
- "version" : " 5.2 .0" ,
3
+ "version" : " 5.3 .0" ,
4
4
"description" : " https://github.com/jazzband/django-silk" ,
5
5
"main" : " index.js" ,
6
6
"directories" : {
You can’t perform that action at this time.
0 commit comments