diff --git a/src/app/main/documentation/changelog/changelog.component.html b/src/app/main/documentation/changelog/changelog.component.html
index cd777eb8..ab7f5ac6 100644
--- a/src/app/main/documentation/changelog/changelog.component.html
+++ b/src/app/main/documentation/changelog/changelog.component.html
@@ -34,9 +34,13 @@
New
- - Updated Angular Material to 6.3.0
+ - Updated Angular to 6.0.7
+ - Updated Angular Material to 6.3.1
- Updated various other packages
- Updated Angular material examples
+ - Added 'foldedChanged' & 'openedChanged' outputs to the FuseSidebar
+ - Ability to add custom classes to the navigation items
+ - FuseLoadingBarService for showing/hiding the loading bar easily