diff --git a/README.md b/README.md index c15fe3e..9b12ae7 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,9 @@ Neither is used directly by the Kami library. * Use [GitFlow](http://nvie.com/posts/a-successful-git-branching-model/) * Use [Google Test](https://github.com/google/googletest) - +* Use [Conventional Commits](https://www.conventionalcommits.org/) +* + ## For more information * James P. Howard, II <> diff --git a/docs/changelog.rst b/docs/changelog.rst index 32bcbdd..7a09cfd 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -3,6 +3,7 @@ Changelog Below is the consolidated changelog for Kami. +- :support:`0` Started using Conventional Commits - :feature:`0` Added baseline for continuous domains - :release:`0.7.2 <2023.01.22>`