chore: cut 1.3.1 in changelog

main
Peter Steinberger 2025-12-02 21:13:47 +00:00
parent 716524c151
commit ea32cd85fe
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
# Changelog
## Unreleased
## 1.3.1 — 2025-12-02
### Security
- Hardened the relay IPC socket: now lives under `~/.warelay/ipc`, enforces 0700 dir / 0600 socket perms, rejects symlink or foreign-owned paths, and includes unit tests to lock in the behavior.