diff --git a/AUTHORS.md b/AUTHORS.md index 5c33296e..2371d915 100644 --- a/AUTHORS.md +++ b/AUTHORS.md @@ -4,9 +4,9 @@ This list is sorted by the number of commits per contributor in _descending_ ord Avatar|Contributor|Contributions :-:|---|:-: -@myii|[@myii](/~https://github.com/myii)|426 +@myii|[@myii](/~https://github.com/myii)|429 @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-04-17. +Auto-generated by a [forked version](/~https://github.com/myii/maintainer) of [gaocegege/maintainer](/~https://github.com/gaocegege/maintainer) on 2020-04-18. diff --git a/CHANGELOG.md b/CHANGELOG.md index da4d3865..ec62fcca 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +# [1.113.0](/~https://github.com/myii/ssf-formula/compare/v1.112.0...v1.113.0) (2020-04-18) + + +### Features + +* **powerdns:** add initial platforms and test structure ([022ea2a](/~https://github.com/myii/ssf-formula/commit/022ea2a0034567c1f8e48c4d489c23e03c371038)) + # [1.112.0](/~https://github.com/myii/ssf-formula/compare/v1.111.1...v1.112.0) (2020-04-17) diff --git a/FORMULA b/FORMULA index 7018c35f..fb588310 100644 --- a/FORMULA +++ b/FORMULA @@ -1,7 +1,7 @@ name: ssf 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: 1.112.0 +version: 1.113.0 release: 1 minimum_version: 2017.7 summary: ssf formula diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst index 8396d27d..4bc7cdde 100644 --- a/docs/AUTHORS.rst +++ b/docs/AUTHORS.rst @@ -15,7 +15,7 @@ This list is sorted by the number of commits per contributor in *descending* ord - Contributions * - :raw-html-m2r:`@myii` - `@myii `_ - - 426 + - 429 * - :raw-html-m2r:`@dafyddj` - `@dafyddj `_ - 2 @@ -23,4 +23,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-04-17. +Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2020-04-18. diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst index bf4fc032..e71366f8 100644 --- a/docs/CHANGELOG.rst +++ b/docs/CHANGELOG.rst @@ -2,6 +2,15 @@ Changelog ========= +`1.113.0 `_ (2020-04-18) +--------------------------------------------------------------------------------------------- + +Features +^^^^^^^^ + + +* **powerdns:** add initial platforms and test structure (\ `022ea2a `_\ ) + `1.112.0 `_ (2020-04-17) ---------------------------------------------------------------------------------------------