Update CHANGELOG.md

This commit is contained in:
Kainoa Kanter 2022-05-29 20:29:32 -07:00 committed by GitHub
parent bc94eb8baf
commit 88c7594d2d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -28,7 +28,7 @@ You should also include the user name that made the change.
- Perform port diagnosis at startup only when Listen fails @mei23
- Rate limiting is now also usable for non-authenticated users. @Johann150
Admins should make sure the reverse proxy sets the `X-Forwarded-For` header to the original address.
- Update to Yarn v3 @ThatOneCalculator
- Migrate to Yarn v3.2.0 @ThatOneCalculator
### Bugfixes
- Client: fix settings page @tamaina