diff --git a/AUTHORS.md b/AUTHORS.md
index eec11608..cc146925 100644
--- a/AUTHORS.md
+++ b/AUTHORS.md
@@ -4,7 +4,7 @@ This list is sorted by the number of commits per contributor in _descending_ ord
Avatar|Contributor|Contributions
:-:|---|:-:
-
|[@myii](https://github.com/myii)|38
+
|[@myii](https://github.com/myii)|45
|[@aboe76](https://github.com/aboe76)|17
|[@javierbertoli](https://github.com/javierbertoli)|8
|[@gravyboat](https://github.com/gravyboat)|6
@@ -16,6 +16,7 @@ Avatar|Contributor|Contributions
|[@puneetk](https://github.com/puneetk)|2
|[@andygabby](https://github.com/andygabby)|1
|[@Jokipii](https://github.com/Jokipii)|1
+
|[@daks](https://github.com/daks)|1
|[@duk3luk3](https://github.com/duk3luk3)|1
|[@marco-m](https://github.com/marco-m)|1
|[@whiteinge](https://github.com/whiteinge)|1
@@ -23,4 +24,4 @@ Avatar|Contributor|Contributions
|[@babilen5](https://github.com/babilen5)|1
|[@GMAzrael](https://github.com/GMAzrael)|1
-###### Auto generated by [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-02-25
+###### Auto generated by [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-02-27
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8ad27f34..dc4da67a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,18 @@
# Changelog
+## [0.7.4](https://github.com/saltstack-formulas/template-formula/compare/v0.7.3...v0.7.4) (2019-02-27)
+
+
+### Continuous Integration
+
+* **kitchen:** check for repos updates before trying package installation ([b632383](https://github.com/saltstack-formulas/template-formula/commit/b632383))
+* **kitchen+travis:** disable `debian-8` due to `2019.2` installation bug ([178c710](https://github.com/saltstack-formulas/template-formula/commit/178c710))
+
+
+### Documentation
+
+* **contributing:** separate `BREAKING CHANGE` under its own heading ([ee053d7](https://github.com/saltstack-formulas/template-formula/commit/ee053d7))
+
## [0.7.3](https://github.com/saltstack-formulas/template-formula/compare/v0.7.2...v0.7.3) (2019-02-25)
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 2a79c6b9..ed42e0c1 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -11,6 +11,7 @@ What it already contains is information about _commit message formatting_ and ho
* [Automation of multiple processes](#automation-of-multiple-processes)
* [Linting commit messages in Travis CI](#linting-commit-messages-in-travis-ci)
* [Relationship between commit type and version bump](#relationship-between-commit-type-and-version-bump)
+ * [Use `BREAKING CHANGE` to trigger a `major` version change](#use-breaking-change-to-trigger-a-major-version-change)
diff --git a/FORMULA b/FORMULA
index 7d1a41ea..bd553db2 100644
--- a/FORMULA
+++ b/FORMULA
@@ -1,7 +1,7 @@
name: template
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: 0.7.3
+version: 0.7.4
release: 1
minimum_version: 2016.11
summary: Template formula