From 897451312c431da42d8c816c087ed637d0ade291 Mon Sep 17 00:00:00 2001 From: Flavio Copes Date: Thu, 10 Dec 2015 10:49:09 +0100 Subject: [PATCH 1/2] Drop autofocus on comments form --- comments.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/comments.yaml b/comments.yaml index 6211da3..ea24031 100644 --- a/comments.yaml +++ b/comments.yaml @@ -14,7 +14,6 @@ form: - name: name label: Name placeholder: Enter your name - autofocus: on autocomplete: on type: text validate: From 7858289def0b6dc0f10e152b5368fa89627c0535 Mon Sep 17 00:00:00 2001 From: Flavio Copes Date: Thu, 10 Dec 2015 20:36:26 +0100 Subject: [PATCH 2/2] Prepare release --- CHANGELOG.md | 6 ++++++ blueprints.yaml | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 30028a3..c820e1c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +# v1.1.1 +## 12/10/2015 + +1. [](#improved) + Drop the autofocus on the comment form + # v1.1.0 ## 11/24/2015 diff --git a/blueprints.yaml b/blueprints.yaml index 23c8197..7416773 100644 --- a/blueprints.yaml +++ b/blueprints.yaml @@ -1,5 +1,5 @@ name: Comments -version: 1.1.0 +version: 1.1.1 description: Adds a commenting functionality to your site icon: comment author: