mirror of https://github.com/leafspark/AutoGGUF
docs: update changelog to v1.5.0
This commit is contained in:
parent
cb51a22d2f
commit
54c3b26612
13
CHANGELOG.md
13
CHANGELOG.md
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue