summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Henning Thorsen <jhthorsen@cpan.org>2021-10-26 20:59:40 +0900
committerJan Henning Thorsen <jhthorsen@cpan.org>2021-10-26 21:01:03 +0900
commit07e214eb556093de8691b145116b60ab64a4a21a (patch)
tree86bff266304be1e79e39e721fe2249d923287e0f
parentdf52d7127eeb891b1e911deba34999b7913d1617 (diff)
Updated Changes
-rw-r--r--Changes8
1 files changed, 8 insertions, 0 deletions
diff --git a/Changes b/Changes
index 943a290..9bd26cb 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,13 @@
Revision history for perl distribution Mojolicious-Plugin-OAuth2
+2.00 Not Released
+ - Removed $c->oauth2->get_token()
+ - Add support for "OpenID Connect" #65
+ Contributor: Roy Storey
+ - Add "debian_salsa" as an OAuth2 id provider #62
+ Contributor: Gregor Herrmann
+ - Moved mock code to Mojolicious::Plugin::OAuth2::Mock
+
1.59 2021-02-17T08:33:17+0900
- Fix invalid "=item" in documentation.
- Compatible with Mojolicious 9.0 #61