Skip to content

Commit 2edf24c

Browse files
committed
docs: update changelog for 1.6.4
1 parent fd954e0 commit 2edf24c

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

CHANGELOG.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,32 @@
11
# Changelog
22

3+
## [1.6.4] - 2025-10-01
4+
5+
6+
### ✨ Features
7+
- add enhanced release script for UV-based workflow
8+
9+
### 🐛 Bug Fixes
10+
- critical security and encoding vulnerabilities
11+
- disable all formatting-related linter rules
12+
- handle non-UTF-8 file encodings in git operations
13+
14+
### 📚 Documentation
15+
- update changelog for 1.6.3
16+
17+
### ✅ Tests
18+
- fix tests to work with new encoding-safe subprocess calls
19+
20+
### 📦 Build System
21+
- bump version to 1.6.4
22+
- bump version to 1.6.3
23+
24+
### 👷 CI
25+
- disable code formatting check in CI
26+
27+
### 🔧 Chores
28+
- update uv.lock file
29+
330
## [1.6.3] - 2025-09-23
431

532
### 🐛 Bug Fixes

0 commit comments

Comments
 (0)