diff --git a/CHANGELOG.md b/CHANGELOG.md index 210795b..5299870 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +# v0.7.0 +* feat: Add HTTP log exclusion regex paths to configuration schema. +* chore: Update Go version to 1.25. +* chore: Update module dependencies. + # v0.6.0 * feat: Introduce Model Context Protocol (MCP) server with a demo random fact tool. * feat: Add MCP server configuration file (`contrib/mcpinspector.json`).