docs: update changelog to v1.4.2

This commit is contained in:
leafspark 2024-08-04 19:37:19 -07:00 committed by GitHub
parent 2dc5bd9e8a
commit 08bff51ab3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 9 additions and 0 deletions

View File

@ -2,6 +2,15 @@ # Changelog
All notable changes to this project will be documented in this file.
## [1.4.2] - 2024-08-04
### Fixed
- Resolves bug where Base Model text was shown even when GGML type was selected
- Improved alignment
### Changed
- Minor repository changes
## [1.4.1] - 2024-08-04
### Added