docs(changelog-gui): Too many open files when copying project

This commit is contained in:
anatawa12 2026-05-14 00:33:41 +09:00 committed by GitHub
commit fb32bd97cd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -54,6 +54,7 @@ The format is based on [Keep a Changelog].
- 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`
- Too many open files when copying project `#2867
### Security
- Package hash checks are now enforced when installing packages `#2849`