docs: add changelog entry for PR #2846

Agent-Logs-Url: https://github.com/vrc-get/vrc-get/sessions/379a1c4c-6953-48f9-86f7-1c0134e08af9

Co-authored-by: anatawa12 <22656849+anatawa12@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot] 2026-04-29 13:51:37 +00:00 committed by GitHub
commit 3c51a2de31
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -46,6 +46,9 @@ The format is based on [Keep a Changelog].
- Panic when resolving projects where dependency packages depend on newer versions of locked packages `#2822`
- Missing glibc and libgcc_s dependency notation in .deb / .rpm distributon `#2828`
- Unclear error message for invalid version name or version range `#2842`
- Default file names in save dialogs now include the appropriate file extension `#2846`
- Template export now defaults to `{template name}.alcomtemplate`
- Repository list export now defaults to `repositories.txt`
### Security