diff --git a/src/app/main/documentation/changelog/changelog.component.html b/src/app/main/documentation/changelog/changelog.component.html
index 298b871c..a103a281 100644
--- a/src/app/main/documentation/changelog/changelog.component.html
+++ b/src/app/main/documentation/changelog/changelog.component.html
@@ -35,10 +35,11 @@
New
- Updated Angular to 6.0.7
- - Updated Angular Material to 6.3.2
+ - Updated Angular Material to 6.3.3
- Updated various other packages
- Updated Angular material examples
- Chat Panel sidebar
+ - New style variants for the Navbar
- Added 'foldedChanged' & 'openedChanged' outputs to the FuseSidebar
- Ability to add custom classes to the navigation items
- FuseLoadingBarService for showing/hiding the loading bar easily