Commit 548d6196f52fa934132299cb3e3f4ae73d64fe93
1 parent
30d97369
Add clang format to changelog
Showing
1 changed file
with
1 additions
and
0 deletions
CHANGELOG.md
| @@ -8,6 +8,7 @@ options. The project adheres to semantic versioning. | @@ -8,6 +8,7 @@ options. The project adheres to semantic versioning. | ||
| 8 | ### Added | 8 | ### Added |
| 9 | 9 | ||
| 10 | * Add a `program()` function to retrieve the program name. | 10 | * Add a `program()` function to retrieve the program name. |
| 11 | +* Added a .clang-format file. | ||
| 11 | 12 | ||
| 12 | ### Bug Fixes | 13 | ### Bug Fixes |
| 13 | 14 |