diff --git a/AUTHORS.md b/AUTHORS.md index b7af0648..878675fe 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)|17 +@myii|[@myii](https://github.com/myii)|19 --- -Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-08-05. +Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-08-17. diff --git a/CHANGELOG.md b/CHANGELOG.md index 03a25448..20937e6d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +# [0.5.0](https://github.com/myii/ssf-formula/compare/v0.4.1...v0.5.0) (2019-08-17) + + +### Features + +* **yamllint:** configure for all `semrel_formulas` ([bfad41d](https://github.com/myii/ssf-formula/commit/bfad41d)) + ## [0.4.1](https://github.com/myii/ssf-formula/compare/v0.4.0...v0.4.1) (2019-08-05) diff --git a/FORMULA b/FORMULA index fba28efd..59fdc577 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: 0.4.1 +version: 0.5.0 release: 1 minimum_version: 2017.7 summary: ssf formula diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst index 790e07f5..abc24879 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 `_ - - 17 + - 19 ---- -Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2019-08-05. +Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2019-08-17. diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst index 0c4a1db0..4273af64 100644 --- a/docs/CHANGELOG.rst +++ b/docs/CHANGELOG.rst @@ -2,6 +2,15 @@ Changelog ========= +`0.5.0 `_ (2019-08-17) +--------------------------------------------------------------------------------------- + +Features +^^^^^^^^ + + +* **yamllint:** configure for all ``semrel_formulas`` (\ `bfad41d `_\ ) + `0.4.1 `_ (2019-08-05) ---------------------------------------------------------------------------------------