From 2bd590c478b7b0d18a089b69fdfac731379e8aba Mon Sep 17 00:00:00 2001 From: Finn Kumkar Date: Thu, 9 Jan 2025 11:24:35 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7c362af..51dd1a9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [1.24.0] - 2025-01-09 + +### Fixed +- [Server] Fix path to gguf_dump.py + ## [1.23.0] - 2024-11-26 ### Added