feat(docs): refresh project documentation and migrate smartconfig tool configuration keys

This commit is contained in:
2026-03-24 19:57:20 +00:00
parent d82e98cfa1
commit 4971279a22
5 changed files with 242 additions and 403 deletions

View File

@@ -1,5 +1,12 @@
# Changelog
## 2026-03-24 - 6.1.0 - feat(docs)
refresh project documentation and migrate smartconfig tool configuration keys
- rewrites the README with a clearer quick start, updated class documentation, and issue reporting guidance
- updates .smartconfig.json to use scoped tool configuration keys and adds release registry settings
- adds a standalone MIT license file to the repository
## 2025-08-16 - 5.3.3 - fix(appdata)
Redact sensitive values in AppData logs and add redaction tests