Skip to content

Commit 4aab7db

Browse files
chore(release): 0.10.0 [skip ci]
# [0.10.0](v0.9.0...v0.10.0) (2020-02-27) ### Continuous Integration * **kitchen:** avoid using bootstrap for `master` instances [skip ci] ([fc755da](fc755da)) * **travis:** use `major.minor` for `semantic-release` version [skip ci] ([9780bc3](9780bc3)) ### Features * **map.jinja:** add Red Hat styled service configuration ([ebf6e50](ebf6e50))
1 parent 22100ef commit 4aab7db

File tree

5 files changed

+38
-5
lines changed

5 files changed

+38
-5
lines changed

AUTHORS.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ This list is sorted by the number of commits per contributor in _descending_ ord
44

55
Avatar|Contributor|Contributions
66
:-:|---|:-:
7-
<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
7+
<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
88
<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)|11
99
<img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/6215293?v=4' width='36' height='36' alt='@0xf10e'>|[@0xf10e](https://github.com/0xf10e)|10
1010
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/1396878?v=4' width='36' height='36' alt='@gravyboat'>|[@gravyboat](https://github.com/gravyboat)|10
@@ -18,6 +18,7 @@ Avatar|Contributor|Contributions
1818
<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/507599?v=4' width='36' height='36' alt='@thatch45'>|[@thatch45](https://github.com/thatch45)|3
1919
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/3768412?v=4' width='36' height='36' alt='@stp-ip'>|[@stp-ip](https://github.com/stp-ip)|2
2020
<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/4156131?v=4' width='36' height='36' alt='@skylerberg'>|[@skylerberg](https://github.com/skylerberg)|2
21+
<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/214768?v=4' width='36' height='36' alt='@ixs'>|[@ixs](https://github.com/ixs)|1
2122
<img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/330045?v=4' width='36' height='36' alt='@word'>|[@word](https://github.com/word)|1
2223
<img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/637990?v=4' width='36' height='36' alt='@bmwiedemann'>|[@bmwiedemann](https://github.com/bmwiedemann)|1
2324
<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/1233212?v=4' width='36' height='36' alt='@baby-gnu'>|[@baby-gnu](https://github.com/baby-gnu)|1
@@ -27,4 +28,4 @@ Avatar|Contributor|Contributions
2728

2829
---
2930

30-
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-12-16.
31+
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-02-27.

CHANGELOG.md

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

3+
# [0.10.0](https://github.com/saltstack-formulas/dhcpd-formula/compare/v0.9.0...v0.10.0) (2020-02-27)
4+
5+
6+
### Continuous Integration
7+
8+
* **kitchen:** avoid using bootstrap for `master` instances [skip ci] ([fc755da](https://github.com/saltstack-formulas/dhcpd-formula/commit/fc755da7657b4161d31389c9db72a383f6751dcc))
9+
* **travis:** use `major.minor` for `semantic-release` version [skip ci] ([9780bc3](https://github.com/saltstack-formulas/dhcpd-formula/commit/9780bc33e621ac3595681bfc31ba65990a5c7afe))
10+
11+
12+
### Features
13+
14+
* **map.jinja:** add Red Hat styled service configuration ([ebf6e50](https://github.com/saltstack-formulas/dhcpd-formula/commit/ebf6e5060fb82628c58ba99c010c90d746584338))
15+
316
# [0.9.0](https://github.com/saltstack-formulas/dhcpd-formula/compare/v0.8.1...v0.9.0) (2019-12-16)
417

518

FORMULA

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: dhcpd
22
os: Debian, Ubuntu, Raspbian, RedHat, CentOS, Arch, FreeBSD
33
os_family: Debian, RedHat, Arch, FreeBSD
4-
version: 0.9.0
4+
version: 0.10.0
55
release: 1
66
minimum_version: 2016.11
77
summary: DHCPD formula

docs/AUTHORS.rst

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ This list is sorted by the number of commits per contributor in *descending* ord
1515
- Contributions
1616
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>`
1717
- `@myii <https://github.com/myii>`_
18-
- 34
18+
- 39
1919
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/1800660?v=4' width='36' height='36' alt='@aboe76'>`
2020
- `@aboe76 <https://github.com/aboe76>`_
2121
- 11
@@ -55,6 +55,9 @@ This list is sorted by the number of commits per contributor in *descending* ord
5555
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/4156131?v=4' width='36' height='36' alt='@skylerberg'>`
5656
- `@skylerberg <https://github.com/skylerberg>`_
5757
- 2
58+
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/214768?v=4' width='36' height='36' alt='@ixs'>`
59+
- `@ixs <https://github.com/ixs>`_
60+
- 1
5861
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/330045?v=4' width='36' height='36' alt='@word'>`
5962
- `@word <https://github.com/word>`_
6063
- 1
@@ -77,4 +80,4 @@ This list is sorted by the number of commits per contributor in *descending* ord
7780

7881
----
7982

80-
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2019-12-16.
83+
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2020-02-27.

docs/CHANGELOG.rst

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

5+
`0.10.0 <https://github.com/saltstack-formulas/dhcpd-formula/compare/v0.9.0...v0.10.0>`_ (2020-02-27)
6+
---------------------------------------------------------------------------------------------------------
7+
8+
Continuous Integration
9+
^^^^^^^^^^^^^^^^^^^^^^
10+
11+
12+
* **kitchen:** avoid using bootstrap for ``master`` instances [skip ci] (\ `fc755da <https://github.com/saltstack-formulas/dhcpd-formula/commit/fc755da7657b4161d31389c9db72a383f6751dcc>`_\ )
13+
* **travis:** use ``major.minor`` for ``semantic-release`` version [skip ci] (\ `9780bc3 <https://github.com/saltstack-formulas/dhcpd-formula/commit/9780bc33e621ac3595681bfc31ba65990a5c7afe>`_\ )
14+
15+
Features
16+
^^^^^^^^
17+
18+
19+
* **map.jinja:** add Red Hat styled service configuration (\ `ebf6e50 <https://github.com/saltstack-formulas/dhcpd-formula/commit/ebf6e5060fb82628c58ba99c010c90d746584338>`_\ )
20+
521
`0.9.0 <https://github.com/saltstack-formulas/dhcpd-formula/compare/v0.8.1...v0.9.0>`_ (2019-12-16)
622
-------------------------------------------------------------------------------------------------------
723

0 commit comments

Comments
 (0)