Updated the changelog

This commit is contained in:
sercan 2019-01-17 07:30:26 +03:00
parent 3827b10fc5
commit 8c555a1fb5

View File

@ -34,7 +34,7 @@
<div class="new">
<span class="title">New</span>
<ul>
<li>Updated Angular to 7.2.0</li>
<li>Updated Angular to 7.2.1</li>
<li>Updated Angular Material to 7.2.1</li>
<li>Updated ngrx to 7.0.0</li>
<li>Updated typescript to 3.2.2</li>
@ -48,6 +48,7 @@
<ul>
<li>(Calendar) Small style fix</li>
<li>(ngx-datatable) Sort arrow icons are not showing correctly and they are not aligned</li>
<li>(Flex Layout) ObservableMedia is depreciated - replaced with MediaObserver</li>
</ul>
</div>