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: 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: