release: v0.4.1
Some checks failed
ci / test (push) Has been cancelled
ci / darwin-cgo-build (push) Has been cancelled

This commit is contained in:
Peter Steinberger 2025-12-28 18:53:37 +01:00
parent 191feb70b8
commit 20757b1aba

View File

@ -1,6 +1,10 @@
# Changelog
## 0.4.1 - Unreleased
## 0.4.2 - Unreleased
- (next)
## 0.4.1 - 2025-12-28
- macOS: release binaries now built with cgo so Keychain backend works (no encrypted file-store fallback / password prompts; Issue #19).