From: semantic-release-bot Date: Tue, 3 Nov 2020 21:34:29 +0000 (+0000) Subject: chore(release): 1.1.0 [skip ci] X-Git-Url: https://git.arvados.org/arvados-formula.git/commitdiff_plain/bc5882bbeb27ce057e7684263f898bd29ab6e966 chore(release): 1.1.0 [skip ci] # [1.1.0](https://github.com/saltstack-formulas/arvados-formula/compare/v1.0.2...v1.1.0) (2020-11-03) ### Features * **distro:** add centos-7 support ([ba5e37e](https://github.com/saltstack-formulas/arvados-formula/commit/ba5e37ebc18049d4340388fc0c19dcb2a78d6a86)) --- diff --git a/AUTHORS.md b/AUTHORS.md index 9f4ff87..eba098f 100644 --- a/AUTHORS.md +++ b/AUTHORS.md @@ -4,10 +4,10 @@ This list is sorted by the number of commits per contributor in _descending_ ord Avatar|Contributor|Contributions :-:|---|:-: -@myii|[@myii](https://github.com/myii)|20 -@javierbertoli|[@javierbertoli](https://github.com/javierbertoli)|16 +@myii|[@myii](https://github.com/myii)|22 +@javierbertoli|[@javierbertoli](https://github.com/javierbertoli)|18 @dafyddj|[@dafyddj](https://github.com/dafyddj)|2 --- -Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-10-17. +Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-11-03. diff --git a/CHANGELOG.md b/CHANGELOG.md index d37e93b..cf87834 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +# [1.1.0](https://github.com/saltstack-formulas/arvados-formula/compare/v1.0.2...v1.1.0) (2020-11-03) + + +### Features + +* **distro:** add centos-7 support ([ba5e37e](https://github.com/saltstack-formulas/arvados-formula/commit/ba5e37ebc18049d4340388fc0c19dcb2a78d6a86)) + ## [1.0.2](https://github.com/saltstack-formulas/arvados-formula/compare/v1.0.1...v1.0.2) (2020-10-17) diff --git a/FORMULA b/FORMULA index f566b66..9ec1d28 100644 --- a/FORMULA +++ b/FORMULA @@ -1,7 +1,7 @@ name: arvados os: Debian, Ubuntu, RedHat, CentOS os_family: Debian, RedHat -version: 1.0.2 +version: 1.1.0 release: 1 minimum_version: 3000.1 summary: arvados formula diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst index 3db4bea..ad2afbe 100644 --- a/docs/AUTHORS.rst +++ b/docs/AUTHORS.rst @@ -15,10 +15,10 @@ This list is sorted by the number of commits per contributor in *descending* ord - Contributions * - :raw-html-m2r:`@myii` - `@myii `_ - - 20 + - 22 * - :raw-html-m2r:`@javierbertoli` - `@javierbertoli `_ - - 16 + - 18 * - :raw-html-m2r:`@dafyddj` - `@dafyddj `_ - 2 @@ -26,4 +26,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 2020-10-17. +Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2020-11-03. diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst index 50ab004..c935b51 100644 --- a/docs/CHANGELOG.rst +++ b/docs/CHANGELOG.rst @@ -2,6 +2,15 @@ Changelog ========= +`1.1.0 `_ (2020-11-03) +--------------------------------------------------------------------------------------------------------- + +Features +^^^^^^^^ + + +* **distro:** add centos-7 support (\ `ba5e37e `_\ ) + `1.0.2 `_ (2020-10-17) ---------------------------------------------------------------------------------------------------------