Browse Source

Prepare release 1.1.0

release/1.1.0 1.1.0
Flavio Copes 8 years ago
parent
commit
70aed083fe
  1. 12
      CHANGELOG.md
  2. 2
      blueprints.yaml

12
CHANGELOG.md

@ -1,3 +1,15 @@
# v1.1.0
## 11/24/2015
1. [](#improved)
Use date instead of gmdate to respect the server local time (thanks @bovisp)
1. [](#improved)
Now works with multilang (thanks @bovisp)
1. [](#new)
Added french (@codebee-fr) and russian (@joomline) languages
1. [](#new)
Takes advantage of the new nonce support provided by the Form plugin
# v1.0.2
## 11/13/2015

2
blueprints.yaml

@ -1,5 +1,5 @@
name: Comments
version: 1.0.1
version: 1.1.0
description: Adds a commenting functionality to your site
icon: comment
author:

Loading…
Cancel
Save