JAMES-3830 Add entry in changelog about jmap quotas spec implementation
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1953b6a..846d53a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -12,6 +12,7 @@
  - Upgrade to Cassandra driver 4
  - Migrate to OpenSearch
  - Review our threading model to cap threads performing blocking tasks
+ - Implement official JMAP quotas specification
 
 ### Added
 
@@ -32,6 +33,7 @@
  - JAMES-3715 Allow disabling graceful shutdown
  - JAMES-3724 Leak detection to prevent temporary file leaks
  - JAMES-3723 Allow to not consume emails upon reprocessing
+ - JAMES-3830 Implement official JMAP quotas specification
 
 ### Changes