diff --git a/changelog.yml b/changelog.yml index e2c3c70..cb9f5eb 100644 --- a/changelog.yml +++ b/changelog.yml @@ -1,5 +1,8 @@ url: https://github.com/AsgardCms/User versions: + "1.0.8": + changed: + - Sentinel - checking if user is logged in before checking for permissions "1.0.7": changed: - Remove the Authentication contract injection from the AuthController diff --git a/module.json b/module.json index 136538d..7aed89b 100644 --- a/module.json +++ b/module.json @@ -3,7 +3,7 @@ "alias": "user", "description": "The user module is responsible for managing users and permissions.", "keywords": [], - "version": "v1.0.7", + "version": "v1.0.8", "active": 1, "order": 1, "providers": [