File tree Expand file tree Collapse file tree 3 files changed +7
-2
lines changed
Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
55and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
66
7+ ## [ 2.1.0] - 2018-12-11
8+
9+ ### Changed
10+ - Exposing ALLOW_AUTHZ. #39
11+
712## [ 2.0.1] - 2018-11-16
813
914### Changed
Original file line number Diff line number Diff line change 11{
22 "name" : " auth0-sso-dashboard" ,
3- "version" : " 2.0.1 " ,
3+ "version" : " 2.1.0 " ,
44 "description" : " This extension provides your users with a dashboard for all of their applications." ,
55 "engines" : {
66 "node" : " >=4.x"
Original file line number Diff line number Diff line change 11{
22 "title" : " SSO Dashboard" ,
33 "name" : " auth0-sso-dashboard" ,
4- "version" : " 2.0.1 " ,
4+ "version" : " 2.1.0 " ,
55 "preVersion" : " 1.1.6" ,
66 "author" : " Auth0" ,
77 "useHashName" : false ,
You can’t perform that action at this time.
0 commit comments