Files
guru-connect/changelogs/server/v0.2.0.md
2026-05-29 17:56:38 +00:00

15 lines
270 B
Markdown

## [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)