diff --git a/AUTHORS.md b/AUTHORS.md index 7beef264..d9d86f6c 100644 --- a/AUTHORS.md +++ b/AUTHORS.md @@ -28,4 +28,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-05-24. +Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-05-24. diff --git a/CHANGELOG.md b/CHANGELOG.md index 9d40db16..b6eda632 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [2.1.13](https://github.com/saltstack-formulas/template-formula/compare/v2.1.12...v2.1.13) (2019-05-24) + + +### Documentation + +* **readme:** add testing requirements section (from `vault-formula`) ([e04413e](https://github.com/saltstack-formulas/template-formula/commit/e04413e)) + ## [2.1.12](https://github.com/saltstack-formulas/template-formula/compare/v2.1.11...v2.1.12) (2019-05-24) diff --git a/FORMULA b/FORMULA index aa24bafa..3cfed071 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: 2.1.12 +version: 2.1.13 release: 1 minimum_version: 2016.11 summary: Template formula diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst index 7c89cb73..ef6c5603 100644 --- a/docs/AUTHORS.rst +++ b/docs/AUTHORS.rst @@ -80,4 +80,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-05-24. +Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2019-05-24. diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst index a9860aa8..4f1779ea 100644 --- a/docs/CHANGELOG.rst +++ b/docs/CHANGELOG.rst @@ -2,6 +2,15 @@ Changelog ========= +`2.1.13 `_ (2019-05-24) +------------------------------------------------------------------------------------------------------------- + +Documentation +^^^^^^^^^^^^^ + + +* **readme:** add testing requirements section (from ``vault-formula``\ ) (\ `e04413e `_\ ) + `2.1.12 `_ (2019-05-24) -------------------------------------------------------------------------------------------------------------