chore: release v0.2.0 [skip ci]

This commit is contained in:
guruconnect-ci
2026-05-29 17:56:38 +00:00
parent 4ddced1b9b
commit 520569937c
11 changed files with 103 additions and 6 deletions

View File

@@ -0,0 +1,14 @@
## [0.2.0] - 2026-05-29
### Added
- Operational tooling — signing, versioning, changelog, roadmap (SPEC-001) (60519be2)
### Fix
- Use Self:: for static method calls (cc35d111)
### Security
- Require authentication for all WebSocket and API endpoints (4614df04)