Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/leafspark/AutoGGUF
Browse files Browse the repository at this point in the history
  • Loading branch information
leafspark committed Aug 21, 2024
2 parents 32f29b9 + bc5d60e commit 89d3762
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,26 @@
# Changelog

## [v1.7.2] - 2024-08-19

### Added
- Update checking support (controlled by AUTOGGUF_CHECK_UPDATE environment variable)
- Live update support for GPU monitor graphs
- Smoother usage bar changes in monitor
- Unicode X button in KV Overrides box
- PyPI setup script
- Inno Setup build file
- Missing requirements and dotenv file loading

### Changed
- Moved functions out of AutoGGUF.py
- Relocated CustomTitleBar to separate file
- Updated torch requirement from ~=2.2.0 to ~=2.4.0
- Updated showcase image
- Version bumped to v1.7.2 in Localizations.py

### Fixed
- setup.py issues

## [v1.7.1] - 2024-08-16

### Added
Expand Down

0 comments on commit 89d3762

Please sign in to comment.