Skip to content

Commit e9d69e8

Browse files
chore(release): 0.16.0 [skip ci]
# [0.16.0](v0.15.4...v0.16.0) (2019-11-29) ### Continuous Integration * **travis:** apply changes from build config validation [skip ci] ([ea3336a](ea3336a)) * **travis:** opt-in to `dpl v2` to complete build config validation [skip ci] ([bb43f31](bb43f31)) * **travis:** quote pathspecs used with `git ls-files` [skip ci] ([667bc1f](667bc1f)) * **travis:** run `shellcheck` during lint job [skip ci] ([9d63e36](9d63e36)) * **travis:** use build config validation (beta) [skip ci] ([d2f7fe2](d2f7fe2)) ### Features * **auth_nocache:** support for auth-nocache ([c21b7f5](c21b7f5))
1 parent 744601d commit e9d69e8

File tree

5 files changed

+46
-7
lines changed

5 files changed

+46
-7
lines changed

AUTHORS.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ Avatar|Contributor|Contributions
66
:-:|---|:-:
77
<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/1920805?v=4' width='36' height='36' alt='@alxwr'>|[@alxwr](https://github.com/alxwr)|96
88
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/4195158?v=4' width='36' height='36' alt='@dafyddj'>|[@dafyddj](https://github.com/dafyddj)|45
9-
<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
10-
<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)|18
9+
<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)|39
10+
<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)|19
1111
<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/528061?v=4' width='36' height='36' alt='@puneetk'>|[@puneetk](https://github.com/puneetk)|12
1212
<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/2094680?v=4' width='36' height='36' alt='@daschatten'>|[@daschatten](https://github.com/daschatten)|11
1313
<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/3315507?v=4' width='36' height='36' alt='@marconett'>|[@marconett](https://github.com/marconett)|9
@@ -32,6 +32,7 @@ Avatar|Contributor|Contributions
3232
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/684939?v=4' width='36' height='36' alt='@aldovillagra'>|[@aldovillagra](https://github.com/aldovillagra)|1
3333
<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/223763?v=4' width='36' height='36' alt='@alfredopalhares'>|[@alfredopalhares](https://github.com/alfredopalhares)|1
3434
<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/1435085?v=4' width='36' height='36' alt='@blbradley'>|[@blbradley](https://github.com/blbradley)|1
35+
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/42472863?v=4' width='36' height='36' alt='@dimitry-unified-streaming'>|[@dimitry-unified-streaming](https://github.com/dimitry-unified-streaming)|1
3536
<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/35047?v=4' width='36' height='36' alt='@vielmetti'>|[@vielmetti](https://github.com/vielmetti)|1
3637
<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/639906?v=4' width='36' height='36' alt='@syphernl'>|[@syphernl](https://github.com/syphernl)|1
3738
<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/4395092?v=4' width='36' height='36' alt='@gboddin'>|[@gboddin](https://github.com/gboddin)|1
@@ -46,4 +47,4 @@ Avatar|Contributor|Contributions
4647

4748
---
4849

49-
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-11-06.
50+
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-11-29.

CHANGELOG.md

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

3+
# [0.16.0](https://github.com/saltstack-formulas/openvpn-formula/compare/v0.15.4...v0.16.0) (2019-11-29)
4+
5+
6+
### Continuous Integration
7+
8+
* **travis:** apply changes from build config validation [skip ci] ([ea3336a](https://github.com/saltstack-formulas/openvpn-formula/commit/ea3336af6f3657d24c0657173f07ed224140a46b))
9+
* **travis:** opt-in to `dpl v2` to complete build config validation [skip ci] ([bb43f31](https://github.com/saltstack-formulas/openvpn-formula/commit/bb43f31450ccb48601ef61620a42c9904c502e0d))
10+
* **travis:** quote pathspecs used with `git ls-files` [skip ci] ([667bc1f](https://github.com/saltstack-formulas/openvpn-formula/commit/667bc1f04b7e96bd2c5cdce8a91d76552d34c884))
11+
* **travis:** run `shellcheck` during lint job [skip ci] ([9d63e36](https://github.com/saltstack-formulas/openvpn-formula/commit/9d63e36fa618df6d966ad1278bfa64153db0a9fe))
12+
* **travis:** use build config validation (beta) [skip ci] ([d2f7fe2](https://github.com/saltstack-formulas/openvpn-formula/commit/d2f7fe24a19033b8db907be89f184b26b128b326))
13+
14+
15+
### Features
16+
17+
* **auth_nocache:** support for auth-nocache ([c21b7f5](https://github.com/saltstack-formulas/openvpn-formula/commit/c21b7f52cc0ce24c96cf1b9173a9fda9e3eb7ae7))
18+
319
## [0.15.4](https://github.com/saltstack-formulas/openvpn-formula/compare/v0.15.3...v0.15.4) (2019-11-06)
420

521

FORMULA

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: template
22
os: Debian, Ubuntu, Raspbian, RedHat, Fedora, CentOS, 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.15.4
4+
version: 0.16.0
55
release: 1
66
minimum_version: 2018.3
77
summary: OpenVPN formula

docs/AUTHORS.rst

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,10 @@ This list is sorted by the number of commits per contributor in *descending* ord
2121
- 45
2222
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>`
2323
- `@myii <https://github.com/myii>`_
24-
- 34
24+
- 39
2525
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/1800660?v=4' width='36' height='36' alt='@aboe76'>`
2626
- `@aboe76 <https://github.com/aboe76>`_
27-
- 18
27+
- 19
2828
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/528061?v=4' width='36' height='36' alt='@puneetk'>`
2929
- `@puneetk <https://github.com/puneetk>`_
3030
- 12
@@ -97,6 +97,9 @@ This list is sorted by the number of commits per contributor in *descending* ord
9797
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/1435085?v=4' width='36' height='36' alt='@blbradley'>`
9898
- `@blbradley <https://github.com/blbradley>`_
9999
- 1
100+
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/42472863?v=4' width='36' height='36' alt='@dimitry-unified-streaming'>`
101+
- `@dimitry-unified-streaming <https://github.com/dimitry-unified-streaming>`_
102+
- 1
100103
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/35047?v=4' width='36' height='36' alt='@vielmetti'>`
101104
- `@vielmetti <https://github.com/vielmetti>`_
102105
- 1
@@ -134,4 +137,4 @@ This list is sorted by the number of commits per contributor in *descending* ord
134137

135138
----
136139

137-
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2019-11-06.
140+
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2019-11-29.

docs/CHANGELOG.rst

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

5+
`0.16.0 <https://github.com/saltstack-formulas/openvpn-formula/compare/v0.15.4...v0.16.0>`_ (2019-11-29)
6+
------------------------------------------------------------------------------------------------------------
7+
8+
Continuous Integration
9+
^^^^^^^^^^^^^^^^^^^^^^
10+
11+
12+
* **travis:** apply changes from build config validation [skip ci] (\ `ea3336a <https://github.com/saltstack-formulas/openvpn-formula/commit/ea3336af6f3657d24c0657173f07ed224140a46b>`_\ )
13+
* **travis:** opt-in to ``dpl v2`` to complete build config validation [skip ci] (\ `bb43f31 <https://github.com/saltstack-formulas/openvpn-formula/commit/bb43f31450ccb48601ef61620a42c9904c502e0d>`_\ )
14+
* **travis:** quote pathspecs used with ``git ls-files`` [skip ci] (\ `667bc1f <https://github.com/saltstack-formulas/openvpn-formula/commit/667bc1f04b7e96bd2c5cdce8a91d76552d34c884>`_\ )
15+
* **travis:** run ``shellcheck`` during lint job [skip ci] (\ `9d63e36 <https://github.com/saltstack-formulas/openvpn-formula/commit/9d63e36fa618df6d966ad1278bfa64153db0a9fe>`_\ )
16+
* **travis:** use build config validation (beta) [skip ci] (\ `d2f7fe2 <https://github.com/saltstack-formulas/openvpn-formula/commit/d2f7fe24a19033b8db907be89f184b26b128b326>`_\ )
17+
18+
Features
19+
^^^^^^^^
20+
21+
22+
* **auth_nocache:** support for auth-nocache (\ `c21b7f5 <https://github.com/saltstack-formulas/openvpn-formula/commit/c21b7f52cc0ce24c96cf1b9173a9fda9e3eb7ae7>`_\ )
23+
524
`0.15.4 <https://github.com/saltstack-formulas/openvpn-formula/compare/v0.15.3...v0.15.4>`_ (2019-11-06)
625
------------------------------------------------------------------------------------------------------------
726

0 commit comments

Comments
 (0)