Skip to content

Commit 1c6135a

Browse files
chore(release): 1.1.0 [skip ci]
# [1.1.0](v1.0.0...v1.1.0) (2020-07-29) ### Features * **map:** add FreeBSD support for certbot ([911a443](911a443))
1 parent c19e5a9 commit 1c6135a

File tree

5 files changed

+25
-5
lines changed

5 files changed

+25
-5
lines changed

AUTHORS.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ 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://avatars2.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>|[@myii](https://github.com/myii)|44
8-
<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)|23
8+
<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)|24
99
<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/1011603?v=4' width='36' height='36' alt='@martinhoefling'>|[@martinhoefling](https://github.com/martinhoefling)|16
1010
<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/8399114?v=4' width='36' height='36' alt='@fortunejuggle'>|[@fortunejuggle](https://github.com/fortunejuggle)|13
1111
<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
@@ -33,7 +33,8 @@ Avatar|Contributor|Contributions
3333
<img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/189750?v=4' width='36' height='36' alt='@waynew'>|[@waynew](https://github.com/waynew)|1
3434
<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/117961?v=4' width='36' height='36' alt='@babilen5'>|[@babilen5](https://github.com/babilen5)|1
3535
<img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/746812?v=4' width='36' height='36' alt='@moebiuseye'>|[@moebiuseye](https://github.com/moebiuseye)|1
36+
<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/46799934?v=4' width='36' height='36' alt='@sticky-note'>|[@sticky-note](https://github.com/sticky-note)|1
3637

3738
---
3839

39-
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-07-23.
40+
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-07-29.

CHANGELOG.md

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

3+
# [1.1.0](https://github.com/saltstack-formulas/letsencrypt-formula/compare/v1.0.0...v1.1.0) (2020-07-29)
4+
5+
6+
### Features
7+
8+
* **map:** add FreeBSD support for certbot ([911a443](https://github.com/saltstack-formulas/letsencrypt-formula/commit/911a443070d601f30a0b43e6dc258fd00a7d70cb))
9+
310
# [1.0.0](https://github.com/saltstack-formulas/letsencrypt-formula/compare/v0.20.2...v1.0.0) (2020-07-23)
411

512

FORMULA

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: letsencrypt
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: 1.0.0
4+
version: 1.1.0
55
release: 1
66
minimum_version: 2017.7
77
summary: letsencrypt formula

docs/AUTHORS.rst

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ This list is sorted by the number of commits per contributor in *descending* ord
1818
- 44
1919
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/242396?v=4' width='36' height='36' alt='@javierbertoli'>`
2020
- `@javierbertoli <https://github.com/javierbertoli>`_
21-
- 23
21+
- 24
2222
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/1011603?v=4' width='36' height='36' alt='@martinhoefling'>`
2323
- `@martinhoefling <https://github.com/martinhoefling>`_
2424
- 16
@@ -100,8 +100,11 @@ This list is sorted by the number of commits per contributor in *descending* ord
100100
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/746812?v=4' width='36' height='36' alt='@moebiuseye'>`
101101
- `@moebiuseye <https://github.com/moebiuseye>`_
102102
- 1
103+
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/46799934?v=4' width='36' height='36' alt='@sticky-note'>`
104+
- `@sticky-note <https://github.com/sticky-note>`_
105+
- 1
103106

104107

105108
----
106109

107-
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2020-07-23.
110+
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2020-07-29.

docs/CHANGELOG.rst

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

5+
`1.1.0 <https://github.com/saltstack-formulas/letsencrypt-formula/compare/v1.0.0...v1.1.0>`_ (2020-07-29)
6+
-------------------------------------------------------------------------------------------------------------
7+
8+
Features
9+
^^^^^^^^
10+
11+
12+
* **map:** add FreeBSD support for certbot (\ `911a443 <https://github.com/saltstack-formulas/letsencrypt-formula/commit/911a443070d601f30a0b43e6dc258fd00a7d70cb>`_\ )
13+
514
`1.0.0 <https://github.com/saltstack-formulas/letsencrypt-formula/compare/v0.20.2...v1.0.0>`_ (2020-07-23)
615
--------------------------------------------------------------------------------------------------------------
716

0 commit comments

Comments
 (0)