diff --git a/CHANGELOG.md b/CHANGELOG.md index 9e38509c64..03519086aa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,14 @@ **16 July 2025** +We've updated the Copilot documentation to coincide with the release of an improved user interface for configuring the firewall for Copilot coding agent. + +See: https://docs.github.com/copilot/how-tos/agents/copilot-coding-agent/customizing-or-disabling-the-firewall-for-copilot-coding-agent + +
+ +**16 July 2025** + We've updated the Copilot docs to coincide with the release of issue form support for Copilot Chat. When you use Copilot Chat to create an issue, an issue form will be used if there's an appropriate one in the repo. Previously only issue templates were supported. See [Using GitHub Copilot to create issues](https://docs.github.com/en/copilot/how-tos/github-flow/using-github-copilot-to-create-issues).