docs: update changelog for manual scrape and protocol parser

This commit is contained in:
agatha 2026-03-15 16:24:26 -04:00
parent 50f93bebcf
commit 20b8d0a917

View File

@ -48,6 +48,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Docker Compose test stack with ephemeral Postgres (tmpfs) - Docker Compose test stack with ephemeral Postgres (tmpfs)
- Database reset script for local development - Database reset script for local development
- Makefile with common development commands - Makefile with common development commands
- Manual scrape trigger endpoint: POST /sources/{id}/scrape
- Protocol-prefix parser plugin for socks5://ip:port format
### Changed ### Changed