Add CHANGELOG.md

This commit is contained in:
Don Harper 2026-06-17 18:39:24 -05:00
parent 4311642bd4
commit 034bfe3397
2 changed files with 97 additions and 0 deletions

6
.vscode/settings.json vendored Normal file
View file

@ -0,0 +1,6 @@
{
"chat.tools.terminal.autoApprove": {
"git add": true,
"git commit": true
}
}