From 530a7c2a8df156535fa79bccb5923055ac8ae87c Mon Sep 17 00:00:00 2001 From: Nicolas Widart Date: Tue, 7 Jul 2015 20:59:28 +0200 Subject: [PATCH] Preparing 1.3.0 release --- changelog.yml | 4 ++++ module.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/changelog.yml b/changelog.yml index 6fa342f..8590b8d 100644 --- a/changelog.yml +++ b/changelog.yml @@ -1,5 +1,9 @@ url: https://github.com/AsgardCms/User versions: + "1.3.0": + changed: + - Use helper functions in controllers + - Use manual route definition over the route resource shortcut "1.2.0": added: - Set the user fillable fields dynamically from the user configuration file diff --git a/module.json b/module.json index 4aca703..d749935 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": "1.2.0", + "version": "1.3.0", "active": 1, "order": 1, "providers": [