From fb37be0dae3a2fc0733a3e6c2c3b883d33956656 Mon Sep 17 00:00:00 2001 From: jhqxxx <18280426169@163.com> Date: Thu, 19 Mar 2026 17:24:08 +0800 Subject: [PATCH] v0.2.3 --- README.md | 2 +- README.zh-CN.md | 2 +- docs/changelog.md | 2 +- docs/changelog.zh-CN.md | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 23fe019..e40613c 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ aha is a high-performance, cross-platform AI inference engine built with Rust and the Candle framework. It brings state-of-the-art AI models to your local machine—no API keys, no cloud dependencies, just pure, fast AI running directly on your hardware. ## Changelog -### 2026-03-18 +### v0.2.3 (2026-03-18) - add DeepSeek-OCR-2 ### 2026-03-17 diff --git a/README.zh-CN.md b/README.zh-CN.md index c5c9e54..b7b0f8d 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -25,7 +25,7 @@ aha 是一款基于 Rust 和 Candle 框架构建的高性能跨平台 AI 推理引擎。将最先进的 AI 模型带到您的本地机器——无需 API 密钥,无需云依赖,纯粹、快速的 AI,直接在您的硬件上运行。 ## 更新日志 -### 2026-03-18 +### v0.2.3 (2026-03-18) - 新增 DeepSeek-OCR-2 ### 2026-03-17 diff --git a/docs/changelog.md b/docs/changelog.md index a3c8ff5..4c47692 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -5,7 +5,7 @@ All notable changes to aha 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). -### 2026-03-18 +### v0.2.3 (2026-03-18) - add DeepSeek-OCR-2 ### 2026-03-17 diff --git a/docs/changelog.zh-CN.md b/docs/changelog.zh-CN.md index 4e29562..5f5a4e3 100644 --- a/docs/changelog.zh-CN.md +++ b/docs/changelog.zh-CN.md @@ -5,7 +5,7 @@ 格式基于 [Keep a Changelog](https://keepachangelog.com/zh-CN/1.0.0/), 本项目遵循 [语义化版本](https://semver.org/lang/zh-CN/spec/v2.0.0.html)。 -### 2026-03-18 +### v0.2.3 (2026-03-18) - 新增 DeepSeek-OCR-2 ### 2026-03-17