From 6f4ba278ab3dddd41ff6564df6c8f379513bf1ed Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sat, 10 Aug 2019 09:05:06 +0000 Subject: [PATCH] chore(release): 0.16.0 [skip ci] # [0.16.0](https://github.com/saltstack-formulas/fail2ban-formula/compare/v0.15.0...v0.16.0) (2019-08-10) ### Continuous Integration * **kitchen+travis:** modify matrix to include `develop` platform ([4af0301](https://github.com/saltstack-formulas/fail2ban-formula/commit/4af0301)) ### Features * **yamllint:** include for this repo and apply rules throughout ([ee23eaf](https://github.com/saltstack-formulas/fail2ban-formula/commit/ee23eaf)) --- AUTHORS.md | 8 ++++---- CHANGELOG.md | 12 ++++++++++++ FORMULA | 2 +- docs/AUTHORS.rst | 16 ++++++++-------- docs/CHANGELOG.rst | 15 +++++++++++++++ 5 files changed, 40 insertions(+), 13 deletions(-) diff --git a/AUTHORS.md b/AUTHORS.md index f2a2414..7ca6aba 100644 --- a/AUTHORS.md +++ b/AUTHORS.md @@ -6,17 +6,17 @@ Avatar|Contributor|Contributions :-:|---|:-: @kennydo|[@kennydo](https://github.com/kennydo)|8 @gravyboat|[@gravyboat](https://github.com/gravyboat)|6 +@aboe76|[@aboe76](https://github.com/aboe76)|5 +@myii|[@myii](https://github.com/myii)|5 @nmadhok|[@nmadhok](https://github.com/nmadhok)|4 -@aboe76|[@aboe76](https://github.com/aboe76)|4 @ixs|[@ixs](https://github.com/ixs)|3 @dseira|[@dseira](https://github.com/dseira)|3 @xenophonf|[@xenophonf](https://github.com/xenophonf)|3 -@daks|[@daks](https://github.com/daks)|2 +@daks|[@daks](https://github.com/daks)|3 @jerrykan|[@jerrykan](https://github.com/jerrykan)|2 @puneetk|[@puneetk](https://github.com/puneetk)|2 @devster31|[@devster31](https://github.com/devster31)|1 @dustinrc|[@dustinrc](https://github.com/dustinrc)|1 -@myii|[@myii](https://github.com/myii)|1 @javierbertoli|[@javierbertoli](https://github.com/javierbertoli)|1 @techhat|[@techhat](https://github.com/techhat)|1 @MBoretto|[@MBoretto](https://github.com/MBoretto)|1 @@ -26,4 +26,4 @@ Avatar|Contributor|Contributions --- -Auto generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-05-18. +Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-08-10. diff --git a/CHANGELOG.md b/CHANGELOG.md index 471fde6..91e7199 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +# [0.16.0](https://github.com/saltstack-formulas/fail2ban-formula/compare/v0.15.0...v0.16.0) (2019-08-10) + + +### Continuous Integration + +* **kitchen+travis:** modify matrix to include `develop` platform ([4af0301](https://github.com/saltstack-formulas/fail2ban-formula/commit/4af0301)) + + +### Features + +* **yamllint:** include for this repo and apply rules throughout ([ee23eaf](https://github.com/saltstack-formulas/fail2ban-formula/commit/ee23eaf)) + # [0.15.0](https://github.com/saltstack-formulas/fail2ban-formula/compare/v0.14.0...v0.15.0) (2019-05-18) diff --git a/FORMULA b/FORMULA index d85e133..528a81d 100644 --- a/FORMULA +++ b/FORMULA @@ -1,7 +1,7 @@ name: fail2ban os: Debian, Ubuntu, Raspbian, RedHat, Fedora, CentOS, Suse, openSUSE os_family: Debian, RedHat, Suse -version: 0.15.0 +version: 0.16.0 release: 1 minimum_version: 2016.11 summary: Fail2ban formula diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst index 19cd68e..1ae7946 100644 --- a/docs/AUTHORS.rst +++ b/docs/AUTHORS.rst @@ -19,11 +19,14 @@ This list is sorted by the number of commits per contributor in *descending* ord * - :raw-html-m2r:`@gravyboat` - `@gravyboat `_ - 6 - * - :raw-html-m2r:`@nmadhok` - - `@nmadhok `_ - - 4 * - :raw-html-m2r:`@aboe76` - `@aboe76 `_ + - 5 + * - :raw-html-m2r:`@myii` + - `@myii `_ + - 5 + * - :raw-html-m2r:`@nmadhok` + - `@nmadhok `_ - 4 * - :raw-html-m2r:`@ixs` - `@ixs `_ @@ -36,7 +39,7 @@ This list is sorted by the number of commits per contributor in *descending* ord - 3 * - :raw-html-m2r:`@daks` - `@daks `_ - - 2 + - 3 * - :raw-html-m2r:`@jerrykan` - `@jerrykan `_ - 2 @@ -49,9 +52,6 @@ This list is sorted by the number of commits per contributor in *descending* ord * - :raw-html-m2r:`@dustinrc` - `@dustinrc `_ - 1 - * - :raw-html-m2r:`@myii` - - `@myii `_ - - 1 * - :raw-html-m2r:`@javierbertoli` - `@javierbertoli `_ - 1 @@ -74,4 +74,4 @@ This list is sorted by the number of commits per contributor in *descending* ord ---- -Auto generated by a `forked version `_ of `gaocegege/maintainer `_ on 2019-05-18. +Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2019-08-10. diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst index 01e7a5d..ab72d8f 100644 --- a/docs/CHANGELOG.rst +++ b/docs/CHANGELOG.rst @@ -2,6 +2,21 @@ Changelog ========= +`0.16.0 `_ (2019-08-10) +------------------------------------------------------------------------------------------------------------- + +Continuous Integration +^^^^^^^^^^^^^^^^^^^^^^ + + +* **kitchen+travis:** modify matrix to include ``develop`` platform (\ `4af0301 `_\ ) + +Features +^^^^^^^^ + + +* **yamllint:** include for this repo and apply rules throughout (\ `ee23eaf `_\ ) + `0.15.0 `_ (2019-05-18) -------------------------------------------------------------------------------------------------------------