diff --git a/AUTHORS.md b/AUTHORS.md index 5bc2e4d..2cc7403 100644 --- a/AUTHORS.md +++ b/AUTHORS.md @@ -6,7 +6,7 @@ Avatar|Contributor|Contributions :-:|---|:-: @jebas|[@jebas](https://github.com/jebas)|22 @gravyboat|[@gravyboat](https://github.com/gravyboat)|12 -@myii|[@myii](https://github.com/myii)|6 +@myii|[@myii](https://github.com/myii)|8 @frots|[@frots](https://github.com/frots)|4 @aboe76|[@aboe76](https://github.com/aboe76)|3 @whiteinge|[@whiteinge](https://github.com/whiteinge)|3 @@ -20,4 +20,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-08-10. +Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-08-25. diff --git a/CHANGELOG.md b/CHANGELOG.md index 106c463..b211381 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.4.1](https://github.com/saltstack-formulas/keepalived-formula/compare/v0.4.0...v0.4.1) (2019-08-25) + + +### Documentation + +* **readme:** add testing section ([bbc0f7b](https://github.com/saltstack-formulas/keepalived-formula/commit/bbc0f7b)) + # [0.4.0](https://github.com/saltstack-formulas/keepalived-formula/compare/v0.3.0...v0.4.0) (2019-08-10) diff --git a/FORMULA b/FORMULA index 213c183..971e1ec 100644 --- a/FORMULA +++ b/FORMULA @@ -1,7 +1,7 @@ name: keepalived os: Debian, Ubuntu, Raspbian, RedHat, Fedora, CentOS, Suse, openSUSE, Gentoo, Funtoo, Arch, Manjaro, Alpine, FreeBSD, OpenBSD, Solaris, SmartOS, MacOS os_family: Debian, RedHat, Suse, Gentoo, Arch, Alpine, FreeBSD, OpenBSD, Solaris, MacOS -version: 0.4.0 +version: 0.4.1 release: 0 minimum_version: 2016.11 summary: Rkhunter formula diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst index 160f3fb..071b37a 100644 --- a/docs/AUTHORS.rst +++ b/docs/AUTHORS.rst @@ -21,7 +21,7 @@ This list is sorted by the number of commits per contributor in *descending* ord - 12 * - :raw-html-m2r:`@myii` - `@myii `_ - - 6 + - 8 * - :raw-html-m2r:`@frots` - `@frots `_ - 4 @@ -56,4 +56,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-08-10. +Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2019-08-25. diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst index 709d9e4..dfe6881 100644 --- a/docs/CHANGELOG.rst +++ b/docs/CHANGELOG.rst @@ -2,6 +2,15 @@ Changelog ========= +`0.4.1 `_ (2019-08-25) +------------------------------------------------------------------------------------------------------------ + +Documentation +^^^^^^^^^^^^^ + + +* **readme:** add testing section (\ `bbc0f7b `_\ ) + `0.4.0 `_ (2019-08-10) ------------------------------------------------------------------------------------------------------------