docs(all): Add note about Conventional Commits

This commit is contained in:
James P. Howard, II
2023-01-23 19:45:35 -05:00
parent a31c461f7f
commit 86be1d521b
2 changed files with 4 additions and 1 deletions

View File

@@ -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 <<james.howard@jhu.edu>>

View File

@@ -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>`