From 7a049a4b50a65f80419548c5e2044c74c2bf391f Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sat, 19 Oct 2019 23:25:08 +0000 Subject: [PATCH] chore(release): 0.14.0 [skip ci] # [0.14.0](https://github.com/saltstack-formulas/systemd-formula/compare/v0.13.3...v0.14.0) (2019-10-19) ### Documentation * **contributing:** remove to use org-level file instead [skip ci] ([](https://github.com/saltstack-formulas/systemd-formula/commit/9bf7026)) * **readme:** update link to `CONTRIBUTING` [skip ci] ([](https://github.com/saltstack-formulas/systemd-formula/commit/dfbd9e9)) ### Features * **centos-8:** support centos 8 ([](https://github.com/saltstack-formulas/systemd-formula/commit/7125240)) --- AUTHORS.md | 4 ++-- CHANGELOG.md | 13 +++++++++++++ FORMULA | 2 +- docs/AUTHORS.rst | 4 ++-- docs/CHANGELOG.rst | 16 ++++++++++++++++ 5 files changed, 34 insertions(+), 5 deletions(-) diff --git a/AUTHORS.md b/AUTHORS.md index da11889..cf12110 100644 --- a/AUTHORS.md +++ b/AUTHORS.md @@ -5,7 +5,7 @@ This list is sorted by the number of commits per contributor in _descending_ ord Avatar|Contributor|Contributions :-:|---|:-: @aboe76|[@aboe76](https://github.com/aboe76)|73 -@myii|[@myii](https://github.com/myii)|56 +@myii|[@myii](https://github.com/myii)|58 @aanriot|[@aanriot](https://github.com/aanriot)|18 @javierbertoli|[@javierbertoli](https://github.com/javierbertoli)|4 @n-rodriguez|[@n-rodriguez](https://github.com/n-rodriguez)|4 @@ -16,4 +16,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-10-12. +Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-10-19. diff --git a/CHANGELOG.md b/CHANGELOG.md index dbed378..6feef11 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,18 @@ # Changelog +# [0.14.0](https://github.com/saltstack-formulas/systemd-formula/compare/v0.13.3...v0.14.0) (2019-10-19) + + +### Documentation + +* **contributing:** remove to use org-level file instead [skip ci] ([](https://github.com/saltstack-formulas/systemd-formula/commit/9bf7026)) +* **readme:** update link to `CONTRIBUTING` [skip ci] ([](https://github.com/saltstack-formulas/systemd-formula/commit/dfbd9e9)) + + +### Features + +* **centos-8:** support centos 8 ([](https://github.com/saltstack-formulas/systemd-formula/commit/7125240)) + ## [0.13.3](https://github.com/saltstack-formulas/systemd-formula/compare/v0.13.2...v0.13.3) (2019-10-12) diff --git a/FORMULA b/FORMULA index b640af5..20c6622 100644 --- a/FORMULA +++ b/FORMULA @@ -1,7 +1,7 @@ name: systemd os: Debian, Ubuntu, RedHat, Fedora, CentOS, Suse, openSUSE, Arch os_family: Debian, RedHat, Suse, Arch -version: 0.13.3 +version: 0.14.0 release: 1 minimum_version: 2016.11 summary: Systemd formula diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst index 55abc25..7a11d2c 100644 --- a/docs/AUTHORS.rst +++ b/docs/AUTHORS.rst @@ -18,7 +18,7 @@ This list is sorted by the number of commits per contributor in *descending* ord - 73 * - :raw-html-m2r:`@myii` - `@myii `_ - - 56 + - 58 * - :raw-html-m2r:`@aanriot` - `@aanriot `_ - 18 @@ -44,4 +44,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-10-12. +Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2019-10-19. diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst index 239b323..3c708d1 100644 --- a/docs/CHANGELOG.rst +++ b/docs/CHANGELOG.rst @@ -2,6 +2,22 @@ Changelog ========= +`0.14.0 `_ (2019-10-19) +------------------------------------------------------------------------------------------------------------ + +Documentation +^^^^^^^^^^^^^ + + +* **contributing:** remove to use org-level file instead [skip ci] (\ ` `_\ ) +* **readme:** update link to ``CONTRIBUTING`` [skip ci] (\ ` `_\ ) + +Features +^^^^^^^^ + + +* **centos-8:** support centos 8 (\ ` `_\ ) + `0.13.3 `_ (2019-10-12) ------------------------------------------------------------------------------------------------------------