diff --git a/CHANGES.md b/CHANGES.md index 5ab7f0d4e4..bccccb3118 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -3,10 +3,17 @@ ## Features - Anonymous login + ## Bugs - Fixed default value for HTTPS force option +## Breaking Changes (Read before upgrading!) + +- Introdcues rate limits for: + - Team invite (10 requests in every 60 minutes per IP address) + - File upload (50 requests in every 60 minutes per IP address) + # Version 0.7.2 ## Features