diff --git a/AUTHORS.md b/AUTHORS.md index 0d09f30a..a6213eee 100644 --- a/AUTHORS.md +++ b/AUTHORS.md @@ -4,7 +4,7 @@ This list is sorted by the number of commits per contributor in _descending_ ord Avatar|Contributor|Contributions :-:|---|:-: -@myii|[@myii](https://github.com/myii)|317 +@myii|[@myii](https://github.com/myii)|319 --- diff --git a/CHANGELOG.md b/CHANGELOG.md index 6c60f682..87d404d6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +# [1.64.0](https://github.com/myii/ssf-formula/compare/v1.63.0...v1.64.0) (2019-11-27) + + +### Features + +* **fail2ban:** add notification about upcoming `ng` promotion ([8c91168](https://github.com/myii/ssf-formula/commit/8c91168b1c091bd3c6f8d35b7c0074fc4833bc41)), closes [/github.com/saltstack-formulas/fail2ban-formula/issues/34#issuecomment-539986988](https://github.com//github.com/saltstack-formulas/fail2ban-formula/issues/34/issues/issuecomment-539986988) + # [1.63.0](https://github.com/myii/ssf-formula/compare/v1.62.0...v1.63.0) (2019-11-27) diff --git a/FORMULA b/FORMULA index fe63c4f3..9627d239 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.63.0 +version: 1.64.0 release: 1 minimum_version: 2017.7 summary: ssf formula diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst index 33916da0..85b97d61 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 `_ - - 317 + - 319 ---- diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst index c0cf3cba..80c12691 100644 --- a/docs/CHANGELOG.rst +++ b/docs/CHANGELOG.rst @@ -2,6 +2,15 @@ Changelog ========= +`1.64.0 `_ (2019-11-27) +------------------------------------------------------------------------------------------ + +Features +^^^^^^^^ + + +* **fail2ban:** add notification about upcoming ``ng`` promotion (\ `8c91168 `_\ ), closes `/github.com/saltstack-formulas/fail2ban-formula/issues/34#issuecomment-539986988 `_ + `1.63.0 `_ (2019-11-27) ------------------------------------------------------------------------------------------