Skip to content

Commit 784a9ee

Browse files
committed
fix(docs): Fix: Resolve UnicodeDecodeError
Resolves a UnicodeDecodeError that occurred in a previous version. This fix ensures proper handling of character encoding, preventing errors during program execution. The issue has been addressed to improve overall stability and reliability. Affected files: - M README.md
1 parent 74a657e commit 784a9ee

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -284,6 +284,9 @@ MIT
284284

285285
# Changelog
286286

287+
## 0.1.4 (2025-04-25)
288+
- UnicodeDecodeError fixed
289+
287290
## 0.1.3 (2025-04-23)
288291
- Fix several issues related to ollama
289292

0 commit comments

Comments
 (0)