Add clang format to changelog

This commit is contained in:
Jarryd Beck 2022-07-11 20:46:01 +10:00
parent 30d97369f2
commit 548d6196f5

View File

@ -8,6 +8,7 @@ options. The project adheres to semantic versioning.
### Added
* Add a `program()` function to retrieve the program name.
* Added a .clang-format file.
### Bug Fixes