From e3620b4d200bed07dfba7035896b3f75ea6352c8 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 1 Apr 2020 12:39:30 +0000 Subject: [PATCH] chore(release): 0.4.0 [skip ci] # [0.4.0](https://github.com/saltstack-formulas/varnish-formula/compare/v0.3.0...v0.4.0) (2020-04-01) ### Continuous Integration * **gemfile:** restrict `train` gem version until upstream fix [skip ci] ([b94e9c2](https://github.com/saltstack-formulas/varnish-formula/commit/b94e9c21087ace76489710fd4ddfc89c59b9064c)) * **kitchen:** avoid using bootstrap for `master` instances [skip ci] ([788dd7b](https://github.com/saltstack-formulas/varnish-formula/commit/788dd7bc3ae0192d1adaddb729915344918cc638)) * **kitchen+travis:** adjust matrix to add `3000` & remove `2017.7` ([3ebb354](https://github.com/saltstack-formulas/varnish-formula/commit/3ebb3542cb7d597358fbacd936dbd1514472948d)) * **travis:** quote pathspecs used with `git ls-files` [skip ci] ([bcbf380](https://github.com/saltstack-formulas/varnish-formula/commit/bcbf380bf415e29ebee1071530641c133aec1041)) * **travis:** run `shellcheck` during lint job [skip ci] ([729e850](https://github.com/saltstack-formulas/varnish-formula/commit/729e85013cbc4d7dc4b09952f4ea77f27fac6b52)) * **travis:** use `major.minor` for `semantic-release` version [skip ci] ([4b8c25b](https://github.com/saltstack-formulas/varnish-formula/commit/4b8c25bbdd2ef64a3ed193096e4763f7c276457f)) ### Features * **ng:** add `retry_options` to fix installation on `centos-8` ([90bd91c](https://github.com/saltstack-formulas/varnish-formula/commit/90bd91c43f98a82df025fb73a34c12c2f6c26b1e)) --- AUTHORS.md | 4 ++-- CHANGELOG.md | 17 +++++++++++++++++ FORMULA | 2 +- docs/AUTHORS.rst | 4 ++-- docs/CHANGELOG.rst | 20 ++++++++++++++++++++ 5 files changed, 42 insertions(+), 5 deletions(-) diff --git a/AUTHORS.md b/AUTHORS.md index e9430ef..8173cdc 100644 --- a/AUTHORS.md +++ b/AUTHORS.md @@ -4,7 +4,7 @@ This list is sorted by the number of commits per contributor in _descending_ ord Avatar|Contributor|Contributions :-:|---|:-: -@myii|[@myii](https://github.com/myii)|17 +@myii|[@myii](https://github.com/myii)|24 @moreda|[@moreda](https://github.com/moreda)|14 @aboe76|[@aboe76](https://github.com/aboe76)|5 @dseira|[@dseira](https://github.com/dseira)|3 @@ -17,4 +17,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-11-25. +Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-04-01. diff --git a/CHANGELOG.md b/CHANGELOG.md index 1a6d991..f25992a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,22 @@ # Changelog +# [0.4.0](https://github.com/saltstack-formulas/varnish-formula/compare/v0.3.0...v0.4.0) (2020-04-01) + + +### Continuous Integration + +* **gemfile:** restrict `train` gem version until upstream fix [skip ci] ([b94e9c2](https://github.com/saltstack-formulas/varnish-formula/commit/b94e9c21087ace76489710fd4ddfc89c59b9064c)) +* **kitchen:** avoid using bootstrap for `master` instances [skip ci] ([788dd7b](https://github.com/saltstack-formulas/varnish-formula/commit/788dd7bc3ae0192d1adaddb729915344918cc638)) +* **kitchen+travis:** adjust matrix to add `3000` & remove `2017.7` ([3ebb354](https://github.com/saltstack-formulas/varnish-formula/commit/3ebb3542cb7d597358fbacd936dbd1514472948d)) +* **travis:** quote pathspecs used with `git ls-files` [skip ci] ([bcbf380](https://github.com/saltstack-formulas/varnish-formula/commit/bcbf380bf415e29ebee1071530641c133aec1041)) +* **travis:** run `shellcheck` during lint job [skip ci] ([729e850](https://github.com/saltstack-formulas/varnish-formula/commit/729e85013cbc4d7dc4b09952f4ea77f27fac6b52)) +* **travis:** use `major.minor` for `semantic-release` version [skip ci] ([4b8c25b](https://github.com/saltstack-formulas/varnish-formula/commit/4b8c25bbdd2ef64a3ed193096e4763f7c276457f)) + + +### Features + +* **ng:** add `retry_options` to fix installation on `centos-8` ([90bd91c](https://github.com/saltstack-formulas/varnish-formula/commit/90bd91c43f98a82df025fb73a34c12c2f6c26b1e)) + # [0.3.0](https://github.com/saltstack-formulas/varnish-formula/compare/v0.2.0...v0.3.0) (2019-11-25) diff --git a/FORMULA b/FORMULA index 79e6304..beda1a2 100644 --- a/FORMULA +++ b/FORMULA @@ -1,7 +1,7 @@ name: varnish os: Debian, Ubuntu, Raspbian, RedHat, Fedora, CentOS, Suse, openSUSE, Gentoo, Funtoo, Arch, Manjaro, Alpine, FreeBSD, OpenBSD, Solaris, SmartOS, Windows, MacOS os_family: Debian, RedHat, Suse, Gentoo, Arch, Alpine, FreeBSD, OpenBSD, Solaris, Windows, MacOS -version: 0.3.0 +version: 0.4.0 release: 1 minimum_version: 2017.7 summary: varnish formula diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst index 9ec0737..0073ebd 100644 --- a/docs/AUTHORS.rst +++ b/docs/AUTHORS.rst @@ -15,7 +15,7 @@ This list is sorted by the number of commits per contributor in *descending* ord - Contributions * - :raw-html-m2r:`@myii` - `@myii `_ - - 17 + - 24 * - :raw-html-m2r:`@moreda` - `@moreda `_ - 14 @@ -47,4 +47,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-11-25. +Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2020-04-01. diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst index db12f72..638185e 100644 --- a/docs/CHANGELOG.rst +++ b/docs/CHANGELOG.rst @@ -2,6 +2,26 @@ Changelog ========= +`0.4.0 `_ (2020-04-01) +--------------------------------------------------------------------------------------------------------- + +Continuous Integration +^^^^^^^^^^^^^^^^^^^^^^ + + +* **gemfile:** restrict ``train`` gem version until upstream fix [skip ci] (\ `b94e9c2 `_\ ) +* **kitchen:** avoid using bootstrap for ``master`` instances [skip ci] (\ `788dd7b `_\ ) +* **kitchen+travis:** adjust matrix to add ``3000`` & remove ``2017.7`` (\ `3ebb354 `_\ ) +* **travis:** quote pathspecs used with ``git ls-files`` [skip ci] (\ `bcbf380 `_\ ) +* **travis:** run ``shellcheck`` during lint job [skip ci] (\ `729e850 `_\ ) +* **travis:** use ``major.minor`` for ``semantic-release`` version [skip ci] (\ `4b8c25b `_\ ) + +Features +^^^^^^^^ + + +* **ng:** add ``retry_options`` to fix installation on ``centos-8`` (\ `90bd91c `_\ ) + `0.3.0 `_ (2019-11-25) ---------------------------------------------------------------------------------------------------------