Skip to content

Commit 289c7a4

Browse files
chore(release): 1.16.0 [skip ci]
# [1.16.0](v1.15.0...v1.16.0) (2019-10-07) ### Features * **yamllint:** add `.kitchen/` directory to paths to be ignored ([7038f15](7038f15)) * **yamllint:** add explicit settings for `octal-values` ([929ce19](929ce19))
1 parent 29bf363 commit 289c7a4

File tree

3 files changed

+19
-1
lines changed

3 files changed

+19
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
# [1.16.0](https://github.com/myii/ssf-formula/compare/v1.15.0...v1.16.0) (2019-10-07)
4+
5+
6+
### Features
7+
8+
* **yamllint:** add `.kitchen/` directory to paths to be ignored ([7038f15](https://github.com/myii/ssf-formula/commit/7038f15))
9+
* **yamllint:** add explicit settings for `octal-values` ([929ce19](https://github.com/myii/ssf-formula/commit/929ce19))
10+
311
# [1.15.0](https://github.com/myii/ssf-formula/compare/v1.14.0...v1.15.0) (2019-10-07)
412

513

FORMULA

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: ssf
22
os: Debian, Ubuntu, Raspbian, RedHat, Fedora, CentOS, Suse, openSUSE, Gentoo, Funtoo, Arch, Manjaro, Alpine, FreeBSD, OpenBSD, Solaris, SmartOS, Windows, MacOS
33
os_family: Debian, RedHat, Suse, Gentoo, Arch, Alpine, FreeBSD, OpenBSD, Solaris, Windows, MacOS
4-
version: 1.15.0
4+
version: 1.16.0
55
release: 1
66
minimum_version: 2017.7
77
summary: ssf formula

docs/CHANGELOG.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22
Changelog
33
=========
44

5+
`1.16.0 <https://github.com/myii/ssf-formula/compare/v1.15.0...v1.16.0>`_ (2019-10-07)
6+
------------------------------------------------------------------------------------------
7+
8+
Features
9+
^^^^^^^^
10+
11+
12+
* **yamllint:** add ``.kitchen/`` directory to paths to be ignored (\ `7038f15 <https://github.com/myii/ssf-formula/commit/7038f15>`_\ )
13+
* **yamllint:** add explicit settings for ``octal-values`` (\ `929ce19 <https://github.com/myii/ssf-formula/commit/929ce19>`_\ )
14+
515
`1.15.0 <https://github.com/myii/ssf-formula/compare/v1.14.0...v1.15.0>`_ (2019-10-07)
616
------------------------------------------------------------------------------------------
717

0 commit comments

Comments
 (0)