Commit 1d526b7 1 parent 084cb94 commit 1d526b7 Copy full SHA for 1d526b7
File tree 2 files changed +7
-1
lines changed
2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,12 @@ 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.4.1] ( https://github.com/python-social-auth/social-core/releases/tag/4.4.1 ) - 2023-03-30
9
+
10
+ ### Changed
11
+ - Moved Facebook Limited Login to a separate module to avoid extra dependency
12
+ - Update Azure AD B2C base URL to match updated endpoints
13
+
8
14
## [ 4.4.0] ( https://github.com/python-social-auth/social-core/releases/tag/4.4.0 ) - 2023-03-15
9
15
10
16
Original file line number Diff line number Diff line change 1
- __version__ = "4.4.0 "
1
+ __version__ = "4.4.1 "
You can’t perform that action at this time.
0 commit comments