diff --git a/AUTHORS.md b/AUTHORS.md
index eb4dd0b..d30efd7 100644
--- a/AUTHORS.md
+++ b/AUTHORS.md
@@ -4,10 +4,10 @@ This list is sorted by the number of commits per contributor in _descending_ ord
Avatar|Contributor|Contributions
:-:|---|:-:
-
|[@noelmcloughlin](https://github.com/noelmcloughlin)|25
-
|[@myii](https://github.com/myii)|2
+
|[@noelmcloughlin](https://github.com/noelmcloughlin)|28
+
|[@myii](https://github.com/myii)|7
|[@aboe76](https://github.com/aboe76)|1
---
-Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-05-14.
+Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-06-15.
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3802fc5..e690bf6 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,23 @@
# Changelog
+## [1.0.1](https://github.com/saltstack-formulas/jetbrains-datagrip-formula/compare/v1.0.0...v1.0.1) (2020-06-15)
+
+
+### Bug Fixes
+
+* **edition:** better edition jinja code ([932c8d2](https://github.com/saltstack-formulas/jetbrains-datagrip-formula/commit/932c8d2f3733eec2627c333d1e02d992f4771545))
+
+
+### Continuous Integration
+
+* **kitchen+travis:** add new platforms [skip ci] ([f0e3519](https://github.com/saltstack-formulas/jetbrains-datagrip-formula/commit/f0e3519c161d2b65393fff70fe9cde1b5d98d3d3))
+* **travis:** add notifications => zulip [skip ci] ([a6bf0b6](https://github.com/saltstack-formulas/jetbrains-datagrip-formula/commit/a6bf0b6d0464a8376a88ebcfbb1845a01d9175c8))
+
+
+### Documentation
+
+* **readme:** format update ([d1ca6b2](https://github.com/saltstack-formulas/jetbrains-datagrip-formula/commit/d1ca6b240988abe5fd34120f90fbb7e13957197b))
+
# 1.0.0 (2020-05-14)
diff --git a/FORMULA b/FORMULA
index 798a9c0..38ce847 100644
--- a/FORMULA
+++ b/FORMULA
@@ -1,7 +1,7 @@
name: datagrip
os: Debian, Ubuntu, Raspbian, RedHat, Fedora, CentOS, Amazon, 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: 1.0.0
+version: 1.0.1
release: 1
minimum_version: 2019.2
summary: datagrip formula
diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst
index 711287d..4d941a4 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:`
`
- `@noelmcloughlin `_
- - 25
+ - 28
* - :raw-html-m2r:`
`
- `@myii `_
- - 2
+ - 7
* - :raw-html-m2r:`
`
- `@aboe76 `_
- 1
@@ -26,4 +26,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 2020-05-14.
+Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2020-06-15.
diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst
index 65bf890..e15b59f 100644
--- a/docs/CHANGELOG.rst
+++ b/docs/CHANGELOG.rst
@@ -2,6 +2,28 @@
Changelog
=========
+`1.0.1 `_ (2020-06-15)
+--------------------------------------------------------------------------------------------------------------------
+
+Bug Fixes
+^^^^^^^^^
+
+
+* **edition:** better edition jinja code (\ `932c8d2 `_\ )
+
+Continuous Integration
+^^^^^^^^^^^^^^^^^^^^^^
+
+
+* **kitchen+travis:** add new platforms [skip ci] (\ `f0e3519 `_\ )
+* **travis:** add notifications => zulip [skip ci] (\ `a6bf0b6 `_\ )
+
+Documentation
+^^^^^^^^^^^^^
+
+
+* **readme:** format update (\ `d1ca6b2 `_\ )
+
1.0.0 (2020-05-14)
------------------