chore: bump version to v2.0.0 and update docs

This commit is contained in:
Violin
2026-07-17 20:26:47 +01:00
parent 5870509fdb
commit 698edc0a45
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
# Changelog
## Unreleased
## 2.0.0
- Reorganised the guard into focused top-level modules under `plugins/violin_guard/`, with separate history, result, execution, state, target, and service responsibilities.
- Split web-injection and access-control playbooks into the on-demand `web-attacks` and `access-control` skills while keeping `pentest` as the engagement orchestrator.