diff --git a/AUTHORS.md b/AUTHORS.md index 2b7eb0d..cfe2362 100644 --- a/AUTHORS.md +++ b/AUTHORS.md @@ -28,10 +28,10 @@ Avatar|Contributor|Contributions @kevinschmidt|[@kevinschmidt](https://github.com/kevinschmidt)|2 @Wenzel|[@Wenzel](https://github.com/Wenzel)|2 @genuss|[@genuss](https://github.com/genuss)|2 +@cmclaughlin|[@cmclaughlin](https://github.com/cmclaughlin)|2 @aldovillagra|[@aldovillagra](https://github.com/aldovillagra)|1 @alfredopalhares|[@alfredopalhares](https://github.com/alfredopalhares)|1 @blbradley|[@blbradley](https://github.com/blbradley)|1 -@cmclaughlin|[@cmclaughlin](https://github.com/cmclaughlin)|1 @vielmetti|[@vielmetti](https://github.com/vielmetti)|1 @syphernl|[@syphernl](https://github.com/syphernl)|1 @gboddin|[@gboddin](https://github.com/gboddin)|1 @@ -46,4 +46,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-09-01. +Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-09-06. diff --git a/CHANGELOG.md b/CHANGELOG.md index 48d688d..cd699b4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.14.2](https://github.com/saltstack-formulas/openvpn-formula/compare/v0.14.1...v0.14.2) (2019-09-06) + + +### Documentation + +* **pillar.example:** update with quoted "yes" for comp-lzo ([1b49b24](https://github.com/saltstack-formulas/openvpn-formula/commit/1b49b24)) + ## [0.14.1](https://github.com/saltstack-formulas/openvpn-formula/compare/v0.14.0...v0.14.1) (2019-09-01) diff --git a/FORMULA b/FORMULA index 9f1a8a5..6e698ea 100644 --- a/FORMULA +++ b/FORMULA @@ -1,7 +1,7 @@ name: template 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.14.1 +version: 0.14.2 release: 1 minimum_version: 2018.3 summary: OpenVPN formula diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst index 1105388..738d7ec 100644 --- a/docs/AUTHORS.rst +++ b/docs/AUTHORS.rst @@ -85,6 +85,9 @@ This list is sorted by the number of commits per contributor in *descending* ord * - :raw-html-m2r:`@genuss` - `@genuss `_ - 2 + * - :raw-html-m2r:`@cmclaughlin` + - `@cmclaughlin `_ + - 2 * - :raw-html-m2r:`@aldovillagra` - `@aldovillagra `_ - 1 @@ -94,9 +97,6 @@ This list is sorted by the number of commits per contributor in *descending* ord * - :raw-html-m2r:`@blbradley` - `@blbradley `_ - 1 - * - :raw-html-m2r:`@cmclaughlin` - - `@cmclaughlin `_ - - 1 * - :raw-html-m2r:`@vielmetti` - `@vielmetti `_ - 1 @@ -134,4 +134,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-09-01. +Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2019-09-06. diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst index 74f7224..7e4a320 100644 --- a/docs/CHANGELOG.rst +++ b/docs/CHANGELOG.rst @@ -2,6 +2,15 @@ Changelog ========= +`0.14.2 `_ (2019-09-06) +------------------------------------------------------------------------------------------------------------ + +Documentation +^^^^^^^^^^^^^ + + +* **pillar.example:** update with quoted "yes" for comp-lzo (\ `1b49b24 `_\ ) + `0.14.1 `_ (2019-09-01) ------------------------------------------------------------------------------------------------------------