Updated the changelog

This commit is contained in:
Sercan Yemen 2018-07-01 14:06:41 +03:00
parent 4d93b6acef
commit 1aa79c257b

View File

@ -34,9 +34,13 @@
<div class="new"> <div class="new">
<span class="title">New</span> <span class="title">New</span>
<ul> <ul>
<li>Updated Angular Material to 6.3.0</li> <li>Updated Angular to 6.0.7</li>
<li>Updated Angular Material to 6.3.1</li>
<li>Updated various other packages</li> <li>Updated various other packages</li>
<li>Updated Angular material examples</li> <li>Updated Angular material examples</li>
<li>Added 'foldedChanged' & 'openedChanged' outputs to the FuseSidebar</li>
<li>Ability to add custom classes to the navigation items</li>
<li>FuseLoadingBarService for showing/hiding the loading bar easily</li>
</ul> </ul>
</div> </div>