Implemented rate limit for authenticated users
[AI assisted]
Change-Id: Iebd249c8f9d4ef6ede4f2acb2b651d63d3a43fe0
diff --git a/Changes b/Changes
index a3b2545..e3672a4 100644
--- a/Changes
+++ b/Changes
@@ -6,10 +6,11 @@
- Change Userdata to use String username instead of integer userId
- Allow admin to create groups with name length less than 3 characters
to support existing groups from C2
+- Implemented rate limit for authenticated users (with AI assistance)
# version 1.1
-- Change VC and query names to lowercase
+- Change VC and query names to lowercase (with AI assistance)
- Implemented pipe response rewriting for match info API (#814)
- Add pipe response for the metadata web-service.