docs: update changelog to v1.5.0

This commit is contained in:
leafspark 2024-08-07 16:07:18 -07:00 committed by GitHub
parent cb51a22d2f
commit 54c3b26612
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 13 additions and 0 deletions

View File

@ -2,6 +2,19 @@ # Changelog
All notable changes to this project will be documented in this file.
## [1.5.0] - 2024-08-06
### Changed
Refactor localizations to use them in HF conversion area
Organize localizations
### Added
Add sha256 and PGP signatures (same as commit ones)
Add HuggingFace to GGUF conversion support
### Fixed
Fix scaling on low resolution screens, interface now scrolls
## [1.4.3] - 2024-08-05
### Changed