diff --git a/changelog.yml b/changelog.yml
index 3910d0c0..dc36cd7e 100644
--- a/changelog.yml
+++ b/changelog.yml
@@ -1,5 +1,10 @@
url: https://github.com/AsgardCms/Platform
versions:
+ "3.5.3":
+ changed:
+ - Description field added for extra convenience
+ - Use LaravelLocalization When Generating Menu Item URIs
+ - Updating typicms/nestablecollection package
"3.4.0":
changed:
- Using new remember
method in the CacheMenuDecorator
class