diff --git a/AUTHORS.md b/AUTHORS.md
index adeadaf..2b3b3dc 100644
--- a/AUTHORS.md
+++ b/AUTHORS.md
@@ -4,8 +4,8 @@ This list is sorted by the number of commits per contributor in _descending_ ord
Avatar|Contributor|Contributions
:-:|---|:-:
-|[@myii](https://github.com/myii)|70
-|[@javierbertoli](https://github.com/javierbertoli)|33
+|[@myii](https://github.com/myii)|93
+|[@javierbertoli](https://github.com/javierbertoli)|35
|[@martinhoefling](https://github.com/martinhoefling)|16
|[@fortunejuggle](https://github.com/fortunejuggle)|13
|[@aboe76](https://github.com/aboe76)|11
@@ -36,9 +36,9 @@ Avatar|Contributor|Contributions
|[@kislik](https://github.com/kislik)|1
|[@noelmcloughlin](https://github.com/noelmcloughlin)|1
|[@waynew](https://github.com/waynew)|1
-|[@babilen5](https://github.com/babilen5)|1
+|[@babilen](https://github.com/babilen)|1
|[@moebiuseye](https://github.com/moebiuseye)|1
---
-Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2021-07-02.
+Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2021-11-18.
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 41a8c0c..8943bfe 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,34 @@
# Changelog
+# [3.2.0](https://github.com/saltstack-formulas/letsencrypt-formula/compare/v3.1.0...v3.2.0) (2021-11-18)
+
+
+### Code Refactoring
+
+* **install:** adapt virtualenv package to OS ([5b92061](https://github.com/saltstack-formulas/letsencrypt-formula/commit/5b920617e89c382059be16c4367a2e15361101ef))
+* **install:** change use_package to install_method ([852f110](https://github.com/saltstack-formulas/letsencrypt-formula/commit/852f110df1e72126f517eab48f7475c828025cf5))
+
+
+### Continuous Integration
+
+* **gemfile+lock:** use `ssf` customised `inspec` repo [skip ci] ([ab94eb5](https://github.com/saltstack-formulas/letsencrypt-formula/commit/ab94eb5d2e8793ed7b2c406cc38aa7b1aa29e6b7))
+* **kitchen:** move `provisioner` block & update `run_command` [skip ci] ([65772ab](https://github.com/saltstack-formulas/letsencrypt-formula/commit/65772abcea0c1ade2fdb54449c5810aa4370b421))
+* **kitchen+ci:** update with latest `3003.2` pre-salted images [skip ci] ([5aac5bd](https://github.com/saltstack-formulas/letsencrypt-formula/commit/5aac5bd8202adf3a35c5c76aa0b96f4a03dbd9ce))
+* **kitchen+ci:** update with latest CVE pre-salted images [skip ci] ([68d6aab](https://github.com/saltstack-formulas/letsencrypt-formula/commit/68d6aab249e87efa1a478b0a919b6b77a090ffd4))
+* add Debian 11 Bullseye & update `yamllint` configuration [skip ci] ([46b391d](https://github.com/saltstack-formulas/letsencrypt-formula/commit/46b391d9e161a43efe3a658fbad6a70b53bb250a))
+* standardise structure [skip ci] ([650f5e4](https://github.com/saltstack-formulas/letsencrypt-formula/commit/650f5e43a40b8d5328a8abecc6d7ecea29cf2592))
+
+
+### Documentation
+
+* **readme:** document pip installation method ([288140f](https://github.com/saltstack-formulas/letsencrypt-formula/commit/288140f9c8b17f169fd788dc0aee9964d5b30328))
+
+
+### Features
+
+* install certbot with pip ([756a272](https://github.com/saltstack-formulas/letsencrypt-formula/commit/756a2722e05dfabc8ad67e502aeef76d0b950018))
+* **pip:** allow plugin installation ([ea3b3e0](https://github.com/saltstack-formulas/letsencrypt-formula/commit/ea3b3e04fe5ba3942448839461571e5b202a438a))
+
# [3.1.0](https://github.com/saltstack-formulas/letsencrypt-formula/compare/v3.0.0...v3.1.0) (2021-07-02)
diff --git a/FORMULA b/FORMULA
index 0310e08..f5dfb42 100644
--- a/FORMULA
+++ b/FORMULA
@@ -1,7 +1,7 @@
name: letsencrypt
os: Debian, Ubuntu, Raspbian, RedHat, Fedora, CentOS, Suse, openSUSE, Gentoo, Funtoo, Arch, Manjaro, Alpine, FreeBSD, OpenBSD, Solaris, SmartOS, Windows, MacOS
os_family: Debian, RedHat, Suse, Gentoo, Arch, Alpine, FreeBSD, OpenBSD, Solaris, Windows, MacOS
-version: 3.1.0
+version: 3.2.0
release: 1
minimum_version: 2017.7
summary: letsencrypt formula
diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst
index 2f7fccd..8b0be1e 100644
--- a/docs/AUTHORS.rst
+++ b/docs/AUTHORS.rst
@@ -15,10 +15,10 @@ This list is sorted by the number of commits per contributor in *descending* ord
- Contributions
* - :raw-html-m2r:``
- `@myii `_
- - 70
+ - 93
* - :raw-html-m2r:``
- `@javierbertoli `_
- - 33
+ - 35
* - :raw-html-m2r:``
- `@martinhoefling `_
- 16
@@ -109,8 +109,8 @@ This list is sorted by the number of commits per contributor in *descending* ord
* - :raw-html-m2r:``
- `@waynew `_
- 1
- * - :raw-html-m2r:``
- - `@babilen5 `_
+ * - :raw-html-m2r:``
+ - `@babilen `_
- 1
* - :raw-html-m2r:``
- `@moebiuseye `_
@@ -119,4 +119,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 2021-07-02.
+Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2021-11-18.
diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst
index 18fffb9..e3abdad 100644
--- a/docs/CHANGELOG.rst
+++ b/docs/CHANGELOG.rst
@@ -2,6 +2,40 @@
Changelog
=========
+`3.2.0 `_ (2021-11-18)
+-------------------------------------------------------------------------------------------------------------
+
+Code Refactoring
+^^^^^^^^^^^^^^^^
+
+
+* **install:** adapt virtualenv package to OS (\ `5b92061 `_\ )
+* **install:** change use_package to install_method (\ `852f110 `_\ )
+
+Continuous Integration
+^^^^^^^^^^^^^^^^^^^^^^
+
+
+* **gemfile+lock:** use ``ssf`` customised ``inspec`` repo [skip ci] (\ `ab94eb5 `_\ )
+* **kitchen:** move ``provisioner`` block & update ``run_command`` [skip ci] (\ `65772ab `_\ )
+* **kitchen+ci:** update with latest ``3003.2`` pre-salted images [skip ci] (\ `5aac5bd `_\ )
+* **kitchen+ci:** update with latest CVE pre-salted images [skip ci] (\ `68d6aab `_\ )
+* add Debian 11 Bullseye & update ``yamllint`` configuration [skip ci] (\ `46b391d `_\ )
+* standardise structure [skip ci] (\ `650f5e4 `_\ )
+
+Documentation
+^^^^^^^^^^^^^
+
+
+* **readme:** document pip installation method (\ `288140f `_\ )
+
+Features
+^^^^^^^^
+
+
+* install certbot with pip (\ `756a272 `_\ )
+* **pip:** allow plugin installation (\ `ea3b3e0 `_\ )
+
`3.1.0 `_ (2021-07-02)
-------------------------------------------------------------------------------------------------------------