From 0a6900e39b17183680bbddfed9ece66481aafb6a Mon Sep 17 00:00:00 2001 From: Cristian MARTINEZ Date: Fri, 17 Feb 2017 02:44:52 +0100 Subject: [PATCH] Prepare release --- CHANGELOG.md | 9 ++++++++- blueprints.yaml | 3 ++- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4bdf46b..6b1af75 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ +# v1.1.0 +## 02/17/2016 + +1. [](#new) + * Allow to customize publication entries using CSS styles (feature-request #1) + * Use icons to twitter, pdf, online and bibtex links + # v1.0.0 -## 23/01/2017 +## 01/23/2017 1. [](#new) * ChangeLog started... diff --git a/blueprints.yaml b/blueprints.yaml index c0fcc63..ece2e70 100644 --- a/blueprints.yaml +++ b/blueprints.yaml @@ -1,5 +1,5 @@ name: BibTeXify -version: 1.0.0 +version: 1.1.0 description: "This plugin turn a list of BibTeX references into an interactive page" icon: book author: @@ -7,6 +7,7 @@ author: email: me@martinec.org url: http://martinec.org homepage: https://github.com/martinec/grav-plugin-bibtexify +demo: http://unitexgramlab.org/related-publications keywords: ui, plugin, bibtex, shortcode bugs: https://github.com/martinec/grav-plugin-bibtexify/issues docs: https://github.com/martinec/grav-plugin-bibtexify/blob/master/README.md