yamllint version 1.12.0
This commit is contained in:
@@ -1,6 +1,12 @@
|
|||||||
Changelog
|
Changelog
|
||||||
=========
|
=========
|
||||||
|
|
||||||
|
1.12.0 (2018-10-04)
|
||||||
|
-------------------
|
||||||
|
|
||||||
|
- Add a new `quoted-strings` rule
|
||||||
|
- Update installation documentation for pip, CentOS, Debian, Ubuntu, Mac OS
|
||||||
|
|
||||||
1.11.1 (2018-04-06)
|
1.11.1 (2018-04-06)
|
||||||
-------------------
|
-------------------
|
||||||
|
|
||||||
|
|||||||
@@ -22,7 +22,7 @@ indentation, etc."""
|
|||||||
|
|
||||||
|
|
||||||
APP_NAME = 'yamllint'
|
APP_NAME = 'yamllint'
|
||||||
APP_VERSION = '1.11.1'
|
APP_VERSION = '1.12.0'
|
||||||
APP_DESCRIPTION = __doc__
|
APP_DESCRIPTION = __doc__
|
||||||
|
|
||||||
__author__ = u'Adrien Vergé'
|
__author__ = u'Adrien Vergé'
|
||||||
|
|||||||
Reference in New Issue
Block a user