Merge branch 'release/1.2.0' into develop
This commit is contained in:
commit
706cd6b778
|
@ -1,11 +1,14 @@
|
||||||
# v1.1.5
|
# v1.2.0
|
||||||
## xx/xx/2016
|
## 07/14/2016
|
||||||
|
|
||||||
1. [](#improved)
|
1. [](#improved)
|
||||||
* Prevent a missing template problem on ignored routes
|
* Prevent a missing template problem on ignored routes
|
||||||
* Allow to translate the comments form
|
* Allow to translate the comments form
|
||||||
* Added spanish and brazilian portuguese translations
|
* Added spanish and brazilian portuguese translations
|
||||||
* Enhanced german, russian and french translations
|
* Enhanced german, russian and french translations
|
||||||
|
* Added cache for comments
|
||||||
|
* Handle logged in users by not requiring username/email
|
||||||
|
* Reset the comments form after a comment is submitted
|
||||||
|
|
||||||
# v1.1.4
|
# v1.1.4
|
||||||
## 02/05/2016
|
## 02/05/2016
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
name: Comments
|
name: Comments
|
||||||
version: 1.1.4
|
version: 1.2.0
|
||||||
description: Adds a commenting functionality to your site
|
description: Adds a commenting functionality to your site
|
||||||
icon: comment
|
icon: comment
|
||||||
author:
|
author:
|
||||||
|
|
Loading…
Reference in New Issue