We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c4f403 commit 27bbf67Copy full SHA for 27bbf67
CHANGELOG.md
@@ -5,6 +5,14 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](http://keepachangelog.com/)
6
and this project adheres to [Semantic Versioning](http://semver.org/).
7
8
+## [4.5.3](https://github.com/python-social-auth/social-core/releases/tag/4.5.3) - 2024-02-14
9
+
10
+### Added
11
+- OpenStreetMap OAuth2
12
13
+### Changed
14
+- Etsy backend fixes
15
16
## [4.5.2](https://github.com/python-social-auth/social-core/releases/tag/4.5.2) - 2024-01-26
17
18
### Added
social_core/__init__.py
@@ -1 +1 @@
1
-__version__ = "4.5.2"
+__version__ = "4.5.3"
0 commit comments