Commit 4a7d470 1 parent 1f706e1 commit 4a7d470 Copy full SHA for 4a7d470
File tree 2 files changed +12
-1
lines changed
2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,17 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ )
6
6
and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
7
7
8
+ ## [ 4.5.4] ( https://github.com/python-social-auth/social-core/releases/tag/4.5.4 ) - 2024-04-25
9
+
10
+ ### Added
11
+ - LinkedIn supports refresh token
12
+
13
+ ### Changed
14
+ - SteamOpenId validation of identify URL
15
+ - Box state redirestion
16
+ - The ` uid ` is automatically converted to string in the pipeline
17
+ - Mediawiki error handling
18
+
8
19
## [ 4.5.3] ( https://github.com/python-social-auth/social-core/releases/tag/4.5.3 ) - 2024-02-14
9
20
10
21
### Added
Original file line number Diff line number Diff line change 1
- __version__ = "4.5.3 "
1
+ __version__ = "4.5.4 "
You can’t perform that action at this time.
0 commit comments