Remove redundant CHANGELOG.md by Copilot · Pull Request #13 · EndlessTrax/python-template-snippets
Release notes are auto-generated via --generate-notes in the release workflow, making the manual CHANGELOG.md obsolete.
Changes:
- Removed
CHANGELOG.md - Updated README to point users to GitHub Releases for version history
Original prompt
This section details on the original issue you should resolve
<issue_title>
CHANGELOG.mdfile is now redundant</issue_title>
<issue_description>Release notes are automatically generated as part of the release workflow making the CHANGELOG.md redundant.</issue_description><agent_instructions>Remove the changelog file and update any references in documentation to it. Users should refer to the GitHub release for changes going forward.</agent_instructions>
Comments on the Issue (you are @copilot in this section)
💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.