diff --git a/CHANGELOG.md b/CHANGELOG.md
index 50bd766e4c4a281d3b44ecc647c5d90acd37c17f..9b5502550d46f648c466095ff3eb85392c27ed46 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -13,7 +13,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 
 ### Changed
 
-- Replace deprecated JSON encoder (#35)
+- Make properties in API schemas in CamelCase notation (aura#141)
+- Avoid deprecation warning by replacing JSON encoder (#35)
 
 ### Deprecated