diff --git a/CHANGES.md b/CHANGES.md index 2c8ee4a59f..14a2b68b97 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -13,6 +13,7 @@ * Perperation for adding SameSite cookie option support * Using native Docker volumes for setup for better cross-platform support and easier management of read/write permissions * Added support for custom SSL certificates without needing to set a proxy +* Added project uid validation check when making an API call. This should developers to better understand our authentication errors. ## Security