diff --git a/AUTHORS.md b/AUTHORS.md index b0d57a79..5cf0b4f6 100644 --- a/AUTHORS.md +++ b/AUTHORS.md @@ -4,8 +4,8 @@ This list is sorted by the number of commits per contributor in _descending_ ord Avatar|Contributor|Contributions :-:|---|:-: -@myii|[@myii](https://github.com/myii)|331 +@myii|[@myii](https://github.com/myii)|333 --- -Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-12-18. +Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-12-22. diff --git a/CHANGELOG.md b/CHANGELOG.md index d8ef2017..15d7ec08 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +# [1.69.0](https://github.com/myii/ssf-formula/compare/v1.68.0...v1.69.0) (2019-12-22) + + +### Features + +* **travis:** use `major.minor` for `semantic-release` version ([0f2c9d2](https://github.com/myii/ssf-formula/commit/0f2c9d25edd2a613daf32d2175a3720273e4fb44)), closes [/github.com/saltstack-formulas/bind-formula/issues/143#issuecomment-568197176](https://github.com//github.com/saltstack-formulas/bind-formula/issues/143/issues/issuecomment-568197176) [/travis-ci.com/saltstack-formulas/bind-formula/jobs/269513751#L266-L267](https://github.com//travis-ci.com/saltstack-formulas/bind-formula/jobs/269513751/issues/L266-L267) + # [1.68.0](https://github.com/myii/ssf-formula/compare/v1.67.0...v1.68.0) (2019-12-18) diff --git a/FORMULA b/FORMULA index 1433632e..d4001cd2 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.68.0 +version: 1.69.0 release: 1 minimum_version: 2017.7 summary: ssf formula diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst index 3545dbb5..45a7a798 100644 --- a/docs/AUTHORS.rst +++ b/docs/AUTHORS.rst @@ -15,9 +15,9 @@ This list is sorted by the number of commits per contributor in *descending* ord - Contributions * - :raw-html-m2r:`@myii` - `@myii `_ - - 331 + - 333 ---- -Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2019-12-18. +Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2019-12-22. diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst index 9f90258c..500a0e9f 100644 --- a/docs/CHANGELOG.rst +++ b/docs/CHANGELOG.rst @@ -2,6 +2,15 @@ Changelog ========= +`1.69.0 `_ (2019-12-22) +------------------------------------------------------------------------------------------ + +Features +^^^^^^^^ + + +* **travis:** use ``major.minor`` for ``semantic-release`` version (\ `0f2c9d2 `_\ ), closes `/github.com/saltstack-formulas/bind-formula/issues/143#issuecomment-568197176 `_ `/travis-ci.com/saltstack-formulas/bind-formula/jobs/269513751#L266-L267 `_ + `1.68.0 `_ (2019-12-18) ------------------------------------------------------------------------------------------