Skip to content

Commit 27bbf67

Browse files
yohanbonifacenijel
andauthored
Release 4.5.3 (#885)
* Version bump 4.5.3 * Update CHANGELOG.md --------- Co-authored-by: Michal Čihař <[email protected]>
1 parent 5c4f403 commit 27bbf67

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,14 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](http://keepachangelog.com/)
66
and this project adheres to [Semantic Versioning](http://semver.org/).
77

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+
816
## [4.5.2](https://github.com/python-social-auth/social-core/releases/tag/4.5.2) - 2024-01-26
917

1018
### Added

social_core/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "4.5.2"
1+
__version__ = "4.5.3"

0 commit comments

Comments
 (0)