From 50d3b3c3c5cf719a477b96185d4d00678c66d2d0 Mon Sep 17 00:00:00 2001 From: Flavio Copes Date: Wed, 11 Nov 2015 11:00:50 +0100 Subject: [PATCH 1/2] Fix error when user/data/comments does not exist, fix #2 --- comments.php | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/comments.php b/comments.php index 60b53cc..88709f8 100644 --- a/comments.php +++ b/comments.php @@ -1,6 +1,7 @@ Date: Wed, 11 Nov 2015 11:01:55 +0100 Subject: [PATCH 2/2] 1.0.1 release --- CHANGELOG.md | 6 ++++++ blueprints.yaml | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7e1acc0..b954e48 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +# v1.0.1 +## 11/11/2015 + +1. [](#bugfix) + * Fix error when user/data/comments does not exist + # v1.0.0 ## 10/21/2015 diff --git a/blueprints.yaml b/blueprints.yaml index 4c49570..ffd765e 100644 --- a/blueprints.yaml +++ b/blueprints.yaml @@ -1,5 +1,5 @@ name: Comments -version: 1.0.0 +version: 1.0.1 description: Adds a commenting functionality to your site icon: comment author: