Skip to content

Commit 969dcea

Browse files
committed
update changelogs
1 parent e263d3d commit 969dcea

2 files changed

Lines changed: 10 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,13 @@
33

44
- Allow JSON schema grammars (PR: #333)
55
- Add support for Qwen3 models (PR: #335)
6+
- Add support for BitNet models (PR: #334)
67
- Upgrade LlamaLib to v1.2.5 (llama.cpp b5216) (PR: #335)
78

9+
#### 🐛 Fixes
10+
11+
- Fix Unity Editor hanging after stopping a completion and restarting scene (PR: #335)
12+
813

914
## v2.5.0
1015
#### 🚀 Features

CHANGELOG.release.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,10 @@
22

33
- Allow JSON schema grammars (PR: #333)
44
- Add support for Qwen3 models (PR: #335)
5+
- Add support for BitNet models (PR: #334)
56
- Upgrade LlamaLib to v1.2.5 (llama.cpp b5216) (PR: #335)
67

8+
### 🐛 Fixes
9+
10+
- Fix Unity Editor hanging after stopping a completion and restarting scene (PR: #335)
11+

0 commit comments

Comments
 (0)