Delete CHANGELOG.md

This commit is contained in:
Jordan Wages 2025-06-21 18:54:01 -05:00 committed by GitHub
commit e0795ed394
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,14 +0,0 @@
# Changelog
## 1.2 - 2025-06-21
### Added
- Custom logging framework with colorized output. Debug mode can be toggled from the Options page.
- Advanced AI parameters (max tokens, temperature, etc.) are configurable in the Options page.
- Hash-based persistent caching to reuse classification results across Thunderbird restarts.
- Multiple icon sizes for better integration.
- Custom system prompt field for specifying additional instructions for the AI service.
### Fixed
- Improved logger import to avoid security errors.
- Logging now reports only updated cache entries.