Skip to content

Commit 336351a

Browse files
iammatthiasclaude
andcommitted
chore: update changelog for v0.3.1 release
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent 51977e3 commit 336351a

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [0.3.1] - 2026-06-03
6+
7+
### 🚀 Features
8+
9+
- Identify CLI traffic with a `User-Agent: pinata-cli/<version>` header on all API requests, including uploads (TUS) and the websocket chat handshake; previously requests went out with Go's default User-Agent
10+
- Add `pinata --version`, with the version injected into release builds
11+
12+
### 🐛 Bug Fixes
13+
14+
- Chat stream error messages containing `%` are no longer mangled (was `fmt.Errorf` with a non-constant format string; also fixes the `go vet` warnings)
15+
516
## [0.3.0] - 2026-05-28
617

718
### 🚀 Features

0 commit comments

Comments
 (0)