We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 040456a commit 8bd380dCopy full SHA for 8bd380d
CHANGELOG.md
@@ -4,6 +4,17 @@ All notable changes to this project will be documented in this file.
4
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6
7
+## [1.1.0] - 2024-02-06
8
+
9
+### Added
10
+- Add support for IQ2_XXS, IQ2_XS and Q2_K_S quantization types
11
12
+### Changed
13
+- Update list of supported quantization types
14
15
+### Fixed
16
+- Fix resolving of paths
17
18
## [1.0.0] - 2023-11-28
19
20
### Added
0 commit comments