diff --git a/AUTHORS.md b/AUTHORS.md
index 49482d5..b6e497b 100644
--- a/AUTHORS.md
+++ b/AUTHORS.md
@@ -4,9 +4,10 @@ This list is sorted by the number of commits per contributor in _descending_ ord
Avatar|Contributor|Contributions
:-:|---|:-:
+|[@myii](https://github.com/myii)|12
|[@alias454](https://github.com/alias454)|6
-|[@myii](https://github.com/myii)|3
+|[@dafyddj](https://github.com/dafyddj)|2
---
-Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-06-25.
+Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-12-16.
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 799a571..8c6d8c9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,20 @@
# Changelog
+## [1.0.2](https://github.com/saltstack-formulas/suricata-formula/compare/v1.0.1...v1.0.2) (2020-12-16)
+
+
+### Continuous Integration
+
+* **gitlab-ci:** use GitLab CI as Travis CI replacement ([a5a3455](https://github.com/saltstack-formulas/suricata-formula/commit/a5a34551779285802ab99dd298e5086d6d2d4107))
+* **pre-commit:** add to formula [skip ci] ([36f3ab5](https://github.com/saltstack-formulas/suricata-formula/commit/36f3ab53d5856962f60660d88844e024b1806273))
+* **pre-commit:** enable/disable `rstcheck` as relevant [skip ci] ([446241c](https://github.com/saltstack-formulas/suricata-formula/commit/446241c1657ae9cadd6f63533f2d8cef4c08c4aa))
+* **pre-commit:** finalise `rstcheck` configuration [skip ci] ([35a0b47](https://github.com/saltstack-formulas/suricata-formula/commit/35a0b47890381b4081a7bd8c3bb4dcdef712357c))
+
+
+### Documentation
+
+* **readme:** fix `rstcheck` violation [skip ci] ([32c18a4](https://github.com/saltstack-formulas/suricata-formula/commit/32c18a41b80e63dd68fd9dbbed74c281f49025aa)), closes [/travis-ci.org/github/myii/suricata-formula/builds/731608619#L275](https://github.com//travis-ci.org/github/myii/suricata-formula/builds/731608619/issues/L275)
+
## [1.0.1](https://github.com/saltstack-formulas/suricata-formula/compare/v1.0.0...v1.0.1) (2020-06-25)
diff --git a/FORMULA b/FORMULA
index 20f3672..7a839b5 100644
--- a/FORMULA
+++ b/FORMULA
@@ -1,7 +1,7 @@
name: suricata
os: Ubuntu, CentOS
os_family: Debian, RedHat
-version: 1.0.1
+version: 1.0.2
release: 1
minimum_version: 2019.2
summary: suricata formula
diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst
index 014c1b1..d0a409b 100644
--- a/docs/AUTHORS.rst
+++ b/docs/AUTHORS.rst
@@ -13,14 +13,17 @@ This list is sorted by the number of commits per contributor in *descending* ord
* - Avatar
- Contributor
- Contributions
+ * - :raw-html-m2r:``
+ - `@myii `_
+ - 12
* - :raw-html-m2r:``
- `@alias454 `_
- 6
- * - :raw-html-m2r:``
- - `@myii `_
- - 3
+ * - :raw-html-m2r:``
+ - `@dafyddj `_
+ - 2
----
-Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2020-06-25.
+Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2020-12-16.
diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst
index e97751f..71c2d6a 100644
--- a/docs/CHANGELOG.rst
+++ b/docs/CHANGELOG.rst
@@ -2,6 +2,24 @@
Changelog
=========
+`1.0.2 `_ (2020-12-16)
+----------------------------------------------------------------------------------------------------------
+
+Continuous Integration
+^^^^^^^^^^^^^^^^^^^^^^
+
+
+* **gitlab-ci:** use GitLab CI as Travis CI replacement (\ `a5a3455 `_\ )
+* **pre-commit:** add to formula [skip ci] (\ `36f3ab5 `_\ )
+* **pre-commit:** enable/disable ``rstcheck`` as relevant [skip ci] (\ `446241c `_\ )
+* **pre-commit:** finalise ``rstcheck`` configuration [skip ci] (\ `35a0b47 `_\ )
+
+Documentation
+^^^^^^^^^^^^^
+
+
+* **readme:** fix ``rstcheck`` violation [skip ci] (\ `32c18a4 `_\ ), closes `/travis-ci.org/github/myii/suricata-formula/builds/731608619#L275 `_
+
`1.0.1 `_ (2020-06-25)
----------------------------------------------------------------------------------------------------------