From da15e87ddfafc49857ed632b110d4046c49f64d2 Mon Sep 17 00:00:00 2001 From: Nicolas Widart Date: Fri, 6 May 2016 18:42:38 +0200 Subject: [PATCH] Preparing 1.14.0 release --- changelog.yml | 3 +++ module.json | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/changelog.yml b/changelog.yml index 23dd9ca..f089872 100644 --- a/changelog.yml +++ b/changelog.yml @@ -1,5 +1,8 @@ url: https://github.com/AsgardCms/Blog versions: + "1.14.0": + added: + - Ability to add custom data to the Post views "1.13.0": added: - The LatestPostsComposer is bound to the array of views defined in configuration file diff --git a/module.json b/module.json index 7f6fef2..406d025 100644 --- a/module.json +++ b/module.json @@ -3,7 +3,7 @@ "alias": "blog", "description": "A simple blog module with categories and tags", "keywords": [], - "version": "1.13.0", + "version": "1.14.0", "active": 1, "order": 1, "providers": [