diff --git a/CHANGELOG.md b/CHANGELOG.md index 8d9ce3c..c5e782f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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) - Database reset script for local development - Makefile with common development commands +- Manual scrape trigger endpoint: POST /sources/{id}/scrape +- Protocol-prefix parser plugin for socks5://ip:port format ### Changed