File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed
Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,10 @@ Changelog
33
44`unreleased `_
55-------------
6+ nothing yet
7+
8+ `3.3.0 `_ (2021-02-25)
9+ ---------------------
610* Added Atlassian pre-set configuration
711* Added Salesforce pre-set configuration
812* Added `offline ` option to `make_dropbox_blueprint `
@@ -337,7 +341,8 @@ Fixed
337341.. _#161 : https://github.com/singingwolfboy/flask-dance/issues/161
338342
339343
340- .. _unreleased : https://github.com/singingwolfboy/flask-dance/compare/v3.2.0...HEAD
344+ .. _unreleased : https://github.com/singingwolfboy/flask-dance/compare/v3.3.0...HEAD
345+ .. _3.3.0 : https://github.com/singingwolfboy/flask-dance/compare/v3.2.0...v3.3.0
341346.. _3.2.0 : https://github.com/singingwolfboy/flask-dance/compare/v3.1.0...v3.2.0
342347.. _3.1.0 : https://github.com/singingwolfboy/flask-dance/compare/v3.0.0...v3.1.0
343348.. _3.0.0 : https://github.com/singingwolfboy/flask-dance/compare/v2.2.0...v3.0.0
Original file line number Diff line number Diff line change 33
44from .consumer import OAuth1ConsumerBlueprint , OAuth2ConsumerBlueprint
55
6- __version__ = "3.2 .0"
6+ __version__ = "3.3 .0"
You can’t perform that action at this time.
0 commit comments