Skip to content

Commit 4602740

Browse files
chore(release): 0.19.0 [skip ci]
# [0.19.0](v0.18.0...v0.19.0) (2020-05-28) ### Continuous Integration * **kitchen+travis:** add new platforms [skip ci] ([91e57b5](91e57b5)) * **kitchen+travis:** adjust matrix to add `3000.2` & remove `2018.3` [skip ci] ([fea7a6c](fea7a6c)) * **kitchen+travis:** adjust matrix to add `3000.3` [skip ci] ([b378533](b378533)) * **kitchen+travis:** remove `master-py2-arch-base-latest` [skip ci] ([7ee2926](7ee2926)) * **kitchen+travis:** use new platforms ([2fd6f92](2fd6f92)) * **travis:** add notifications => zulip [skip ci] ([65a5733](65a5733)) * **workflows/commitlint:** add to repo [skip ci] ([2451442](2451442)) ### Features * support new platforms (`ubuntu-20.04` & `fedora-32`) ([fce35a5](fce35a5))
1 parent d672302 commit 4602740

File tree

5 files changed

+46
-7
lines changed

5 files changed

+46
-7
lines changed

AUTHORS.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ This list is sorted by the number of commits per contributor in _descending_ ord
55
Avatar|Contributor|Contributions
66
:-:|---|:-:
77
<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/1194646?v=4' width='36' height='36' alt='@fintanmm'>|[@fintanmm](https://github.com/fintanmm)|100
8+
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>|[@myii](https://github.com/myii)|34
89
<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/13322818?v=4' width='36' height='36' alt='@noelmcloughlin'>|[@noelmcloughlin](https://github.com/noelmcloughlin)|33
910
<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/1800660?v=4' width='36' height='36' alt='@aboe76'>|[@aboe76](https://github.com/aboe76)|14
10-
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>|[@myii](https://github.com/myii)|13
1111
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/242396?v=4' width='36' height='36' alt='@javierbertoli'>|[@javierbertoli](https://github.com/javierbertoli)|11
1212
<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/287147?v=4' width='36' height='36' alt='@techhat'>|[@techhat](https://github.com/techhat)|10
1313
<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/26431172?v=4' width='36' height='36' alt='@preussal'>|[@preussal](https://github.com/preussal)|9
@@ -31,4 +31,4 @@ Avatar|Contributor|Contributions
3131

3232
---
3333

34-
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-04-27.
34+
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-05-28.

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,23 @@
11
# Changelog
22

3+
# [0.19.0](https://github.com/saltstack-formulas/tomcat-formula/compare/v0.18.0...v0.19.0) (2020-05-28)
4+
5+
6+
### Continuous Integration
7+
8+
* **kitchen+travis:** add new platforms [skip ci] ([91e57b5](https://github.com/saltstack-formulas/tomcat-formula/commit/91e57b5672e2a9f93fe9cf8f216ce513ba89b613))
9+
* **kitchen+travis:** adjust matrix to add `3000.2` & remove `2018.3` [skip ci] ([fea7a6c](https://github.com/saltstack-formulas/tomcat-formula/commit/fea7a6c07f4ca7e7273b9c0d406941f5d53bcb09))
10+
* **kitchen+travis:** adjust matrix to add `3000.3` [skip ci] ([b378533](https://github.com/saltstack-formulas/tomcat-formula/commit/b378533a10cc11e339c81e40d7ef39a13f137870))
11+
* **kitchen+travis:** remove `master-py2-arch-base-latest` [skip ci] ([7ee2926](https://github.com/saltstack-formulas/tomcat-formula/commit/7ee2926402e291243edf301b8733f24d80a22518))
12+
* **kitchen+travis:** use new platforms ([2fd6f92](https://github.com/saltstack-formulas/tomcat-formula/commit/2fd6f92a7976b42b61a21687b67a425b0ca5f54e))
13+
* **travis:** add notifications => zulip [skip ci] ([65a5733](https://github.com/saltstack-formulas/tomcat-formula/commit/65a5733198495632fc08da803fce832b4adc81ca))
14+
* **workflows/commitlint:** add to repo [skip ci] ([2451442](https://github.com/saltstack-formulas/tomcat-formula/commit/2451442b07659439ade466a0f2626482f24514f8))
15+
16+
17+
### Features
18+
19+
* support new platforms (`ubuntu-20.04` & `fedora-32`) ([fce35a5](https://github.com/saltstack-formulas/tomcat-formula/commit/fce35a522d8effc99f0d1e03e0ed63518c114530))
20+
321
# [0.18.0](https://github.com/saltstack-formulas/tomcat-formula/compare/v0.17.2...v0.18.0) (2020-04-27)
422

523

FORMULA

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: tomcat
22
os: Debian, Ubuntu, Raspbian, RedHat, Fedora, CentOS, Amazon, Suse, openSUSE, Gentoo, Funtoo, Arch, Manjaro, Alpine, FreeBSD, OpenBSD, Solaris, SmartOS, Windows, MacOS
33
os_family: Debian, RedHat, Suse, Gentoo, Arch, Alpine, FreeBSD, OpenBSD, Solaris, Windows, MacOS
4-
version: 0.18.0
4+
version: 0.19.0
55
release: 1
66
minimum_version: 2017.7
77
summary: tomcat formula

docs/AUTHORS.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,15 +16,15 @@ This list is sorted by the number of commits per contributor in *descending* ord
1616
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/1194646?v=4' width='36' height='36' alt='@fintanmm'>`
1717
- `@fintanmm <https://github.com/fintanmm>`_
1818
- 100
19+
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>`
20+
- `@myii <https://github.com/myii>`_
21+
- 34
1922
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/13322818?v=4' width='36' height='36' alt='@noelmcloughlin'>`
2023
- `@noelmcloughlin <https://github.com/noelmcloughlin>`_
2124
- 33
2225
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/1800660?v=4' width='36' height='36' alt='@aboe76'>`
2326
- `@aboe76 <https://github.com/aboe76>`_
2427
- 14
25-
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>`
26-
- `@myii <https://github.com/myii>`_
27-
- 13
2828
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/242396?v=4' width='36' height='36' alt='@javierbertoli'>`
2929
- `@javierbertoli <https://github.com/javierbertoli>`_
3030
- 11
@@ -89,4 +89,4 @@ This list is sorted by the number of commits per contributor in *descending* ord
8989

9090
----
9191

92-
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2020-04-27.
92+
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2020-05-28.

docs/CHANGELOG.rst

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,27 @@
22
Changelog
33
=========
44

5+
`0.19.0 <https://github.com/saltstack-formulas/tomcat-formula/compare/v0.18.0...v0.19.0>`_ (2020-05-28)
6+
-----------------------------------------------------------------------------------------------------------
7+
8+
Continuous Integration
9+
^^^^^^^^^^^^^^^^^^^^^^
10+
11+
12+
* **kitchen+travis:** add new platforms [skip ci] (\ `91e57b5 <https://github.com/saltstack-formulas/tomcat-formula/commit/91e57b5672e2a9f93fe9cf8f216ce513ba89b613>`_\ )
13+
* **kitchen+travis:** adjust matrix to add ``3000.2`` & remove ``2018.3`` [skip ci] (\ `fea7a6c <https://github.com/saltstack-formulas/tomcat-formula/commit/fea7a6c07f4ca7e7273b9c0d406941f5d53bcb09>`_\ )
14+
* **kitchen+travis:** adjust matrix to add ``3000.3`` [skip ci] (\ `b378533 <https://github.com/saltstack-formulas/tomcat-formula/commit/b378533a10cc11e339c81e40d7ef39a13f137870>`_\ )
15+
* **kitchen+travis:** remove ``master-py2-arch-base-latest`` [skip ci] (\ `7ee2926 <https://github.com/saltstack-formulas/tomcat-formula/commit/7ee2926402e291243edf301b8733f24d80a22518>`_\ )
16+
* **kitchen+travis:** use new platforms (\ `2fd6f92 <https://github.com/saltstack-formulas/tomcat-formula/commit/2fd6f92a7976b42b61a21687b67a425b0ca5f54e>`_\ )
17+
* **travis:** add notifications => zulip [skip ci] (\ `65a5733 <https://github.com/saltstack-formulas/tomcat-formula/commit/65a5733198495632fc08da803fce832b4adc81ca>`_\ )
18+
* **workflows/commitlint:** add to repo [skip ci] (\ `2451442 <https://github.com/saltstack-formulas/tomcat-formula/commit/2451442b07659439ade466a0f2626482f24514f8>`_\ )
19+
20+
Features
21+
^^^^^^^^
22+
23+
24+
* support new platforms (\ ``ubuntu-20.04`` & ``fedora-32``\ ) (\ `fce35a5 <https://github.com/saltstack-formulas/tomcat-formula/commit/fce35a522d8effc99f0d1e03e0ed63518c114530>`_\ )
25+
526
`0.18.0 <https://github.com/saltstack-formulas/tomcat-formula/compare/v0.17.2...v0.18.0>`_ (2020-04-27)
627
-----------------------------------------------------------------------------------------------------------
728

0 commit comments

Comments
 (0)