diff --git a/AUTHORS.md b/AUTHORS.md index 03eb6d3..1be5023 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)|19 +@myii|[@myii](https://github.com/myii)|40 @aboe76|[@aboe76](https://github.com/aboe76)|10 @n-rodriguez|[@n-rodriguez](https://github.com/n-rodriguez)|5 @daschatten|[@daschatten](https://github.com/daschatten)|3 @@ -15,4 +15,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-10-12. +Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-03-24. diff --git a/CHANGELOG.md b/CHANGELOG.md index 6c77a71..5c1df44 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,41 @@ # Changelog +## [0.4.3](https://github.com/saltstack-formulas/timezone-formula/compare/v0.4.2...v0.4.3) (2020-03-24) + + +### Bug Fixes + +* ensure formula works across all platforms ([ff66e5f](https://github.com/saltstack-formulas/timezone-formula/commit/ff66e5fd10c06da5dbe2ae2320fd8f2eddc459f7)) +* **release.config.js:** use full commit hash in commit link [skip ci] ([9a77727](https://github.com/saltstack-formulas/timezone-formula/commit/9a77727e0cb36bd69c35e81c2c9dad699b6d8ac8)) + + +### Continuous Integration + +* **gemfile:** restrict `train` gem version until upstream fix [skip ci] ([17c50f0](https://github.com/saltstack-formulas/timezone-formula/commit/17c50f0dc6f73e9aeee959ae0f2bfb9e98900339)) +* **kitchen:** avoid using bootstrap for `master` instances [skip ci] ([d3245cc](https://github.com/saltstack-formulas/timezone-formula/commit/d3245cc10438b5b63bbbbaa123bb23342ec37f48)) +* **kitchen:** use `debian-10-master-py3` instead of `develop` [skip ci] ([ff64318](https://github.com/saltstack-formulas/timezone-formula/commit/ff643188e1c2e9691311fe7a35fa631db1159b5d)) +* **kitchen:** use `develop` image until `master` is ready (`amazonlinux`) [skip ci] ([7e89450](https://github.com/saltstack-formulas/timezone-formula/commit/7e8945033e59ac01ee76bed5c319cdccb52fcf84)) +* **kitchen+travis:** adjust matrix to add `3000` & remove `2017.7` ([e2301d5](https://github.com/saltstack-formulas/timezone-formula/commit/e2301d5c2fa47bd078b2d9f67630964bd21df1d4)) +* **kitchen+travis:** upgrade matrix after `2019.2.2` release [skip ci] ([88c3cab](https://github.com/saltstack-formulas/timezone-formula/commit/88c3cabd7d0c4fa85306f2aaafa01959845087c6)) +* **travis:** apply changes from build config validation [skip ci] ([438aeb2](https://github.com/saltstack-formulas/timezone-formula/commit/438aeb2ddc633d6104ab3d8c01b6513612903ad3)) +* **travis:** opt-in to `dpl v2` to complete build config validation [skip ci] ([01b751e](https://github.com/saltstack-formulas/timezone-formula/commit/01b751e122b3a3716b09606d87c4b67b801eaf48)) +* **travis:** quote pathspecs used with `git ls-files` [skip ci] ([a1c8254](https://github.com/saltstack-formulas/timezone-formula/commit/a1c82549d4d2f95d4c11902aaf1091dfcc022a83)) +* **travis:** run `shellcheck` during lint job [skip ci] ([1996629](https://github.com/saltstack-formulas/timezone-formula/commit/1996629c72d095a092ba56993374a08e428218ca)) +* **travis:** update `salt-lint` config for `v0.0.10` [skip ci] ([201a23b](https://github.com/saltstack-formulas/timezone-formula/commit/201a23b23c96331d48d5533e28378e1d48ebda2b)) +* **travis:** use `major.minor` for `semantic-release` version [skip ci] ([2a79489](https://github.com/saltstack-formulas/timezone-formula/commit/2a79489fa7b3bd001379ebfae7adfa887f6e1072)) +* **travis:** use build config validation (beta) [skip ci] ([d2dbc29](https://github.com/saltstack-formulas/timezone-formula/commit/d2dbc29153b4cc3dd15c7d731c9448e3a7011c9e)) + + +### Documentation + +* **contributing:** remove to use org-level file instead [skip ci] ([58900e1](https://github.com/saltstack-formulas/timezone-formula/commit/58900e1705f39fc8adc3753cb3c64fab21d42d19)) +* **readme:** update link to `CONTRIBUTING` [skip ci] ([84ebbe0](https://github.com/saltstack-formulas/timezone-formula/commit/84ebbe0d0fb7f1eb1de3d8148fb43fcdb237c26b)) + + +### Performance Improvements + +* **travis:** improve `salt-lint` invocation [skip ci] ([18a7452](https://github.com/saltstack-formulas/timezone-formula/commit/18a74520ef49a75a31df2eda7bef81c06563aa77)) + ## [0.4.2](https://github.com/saltstack-formulas/timezone-formula/compare/v0.4.1...v0.4.2) (2019-10-12) diff --git a/FORMULA b/FORMULA index 7004634..de0efb1 100644 --- a/FORMULA +++ b/FORMULA @@ -1,7 +1,7 @@ name: timezone os: Debian, RedHat, Suse, Arch, FreeBSD os_family: Debian, RedHat, Suse, Arch, FreeBSD -version: 0.4.2 +version: 0.4.3 release: 1 minimum_version: 2015.5 summary: Formula for timezone management diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst index 4ce9e69..2368a2c 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 `_ - - 19 + - 40 * - :raw-html-m2r:`@aboe76` - `@aboe76 `_ - 10 @@ -41,4 +41,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-10-12. +Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2020-03-24. diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst index fb4bcbc..cf03019 100644 --- a/docs/CHANGELOG.rst +++ b/docs/CHANGELOG.rst @@ -2,6 +2,47 @@ Changelog ========= +`0.4.3 `_ (2020-03-24) +---------------------------------------------------------------------------------------------------------- + +Bug Fixes +^^^^^^^^^ + + +* ensure formula works across all platforms (\ `ff66e5f `_\ ) +* **release.config.js:** use full commit hash in commit link [skip ci] (\ `9a77727 `_\ ) + +Continuous Integration +^^^^^^^^^^^^^^^^^^^^^^ + + +* **gemfile:** restrict ``train`` gem version until upstream fix [skip ci] (\ `17c50f0 `_\ ) +* **kitchen:** avoid using bootstrap for ``master`` instances [skip ci] (\ `d3245cc `_\ ) +* **kitchen:** use ``debian-10-master-py3`` instead of ``develop`` [skip ci] (\ `ff64318 `_\ ) +* **kitchen:** use ``develop`` image until ``master`` is ready (\ ``amazonlinux``\ ) [skip ci] (\ `7e89450 `_\ ) +* **kitchen+travis:** adjust matrix to add ``3000`` & remove ``2017.7`` (\ `e2301d5 `_\ ) +* **kitchen+travis:** upgrade matrix after ``2019.2.2`` release [skip ci] (\ `88c3cab `_\ ) +* **travis:** apply changes from build config validation [skip ci] (\ `438aeb2 `_\ ) +* **travis:** opt-in to ``dpl v2`` to complete build config validation [skip ci] (\ `01b751e `_\ ) +* **travis:** quote pathspecs used with ``git ls-files`` [skip ci] (\ `a1c8254 `_\ ) +* **travis:** run ``shellcheck`` during lint job [skip ci] (\ `1996629 `_\ ) +* **travis:** update ``salt-lint`` config for ``v0.0.10`` [skip ci] (\ `201a23b `_\ ) +* **travis:** use ``major.minor`` for ``semantic-release`` version [skip ci] (\ `2a79489 `_\ ) +* **travis:** use build config validation (beta) [skip ci] (\ `d2dbc29 `_\ ) + +Documentation +^^^^^^^^^^^^^ + + +* **contributing:** remove to use org-level file instead [skip ci] (\ `58900e1 `_\ ) +* **readme:** update link to ``CONTRIBUTING`` [skip ci] (\ `84ebbe0 `_\ ) + +Performance Improvements +^^^^^^^^^^^^^^^^^^^^^^^^ + + +* **travis:** improve ``salt-lint`` invocation [skip ci] (\ `18a7452 `_\ ) + `0.4.2 `_ (2019-10-12) ----------------------------------------------------------------------------------------------------------