Commit ca41f2a 1 parent a5a34d5 commit ca41f2a Copy full SHA for ca41f2a
File tree 2 files changed +6
-3
lines changed
2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -5,11 +5,14 @@ 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
- ## [ Unreleased]
8
+ ## [ 4.5.2] ( https://github.com/python-social-auth/social-core/releases/tag/4.5.2 ) - 2024-01-26
9
+
10
+ ### Added
11
+ - Etsy backend
9
12
10
13
### Changed
11
14
- Updated Facebook API version to 18.0
12
-
15
+ - Make AppleID work with multiple identifiers
13
16
14
17
## [ 4.5.1] ( https://github.com/python-social-auth/social-core/releases/tag/4.5.1 ) - 2023-11-29
15
18
Original file line number Diff line number Diff line change 1
- __version__ = "4.5.1 "
1
+ __version__ = "4.5.2 "
You can’t perform that action at this time.
0 commit comments