docs(changelog): New Unity Hub loading method fixes

This commit is contained in:
anatawa12 2026-05-02 14:47:58 +09:00
commit 523ede22ea
No known key found for this signature in database
GPG key ID: BD2F16922830A7DC

View file

@ -52,6 +52,8 @@ The format is based on [Keep a Changelog].
- Template export now defaults to `{template name}.alcomtemplate`
- Repository list export now defaults to `repositories.txt`
- Uninformative `[object Object]` appearing as an error message `#2848`
- New Unity Hub loading method may not load manually added Unity Editors `#2850`
- New Unity Hub loading method does load unity hub configuration on Linux `#2850`
### Security
- Package hash checks are now enforced when installing packages `#2849`