Skip to content

Commit

Permalink
release: v1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
carantunes committed Apr 17, 2020
1 parent 59e6738 commit 80de602
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@
Changes
=======

Version 1.2.1 (released 2020-04-17)

- Fix args from redirect target' encoding

Version 1.2.0 (released 2020-03-13)

- Centrally manage Flask dependency by invenio-base
Expand Down
2 changes: 1 addition & 1 deletion invenio_oauthclient/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@

from __future__ import absolute_import, print_function

__version__ = '1.2.0'
__version__ = '1.2.1'

0 comments on commit 80de602

Please sign in to comment.