Updated the changelog

This commit is contained in:
sercan 2021-11-05 15:36:34 +03:00
parent 9d7c015fe7
commit 9d3e971325

View File

@ -34,7 +34,8 @@ export class ChangelogComponent
{ {
type: 'Fixed', type: 'Fixed',
list: [ list: [
'(@fuse/overrides/angular-material) Fixed: Normal border color of the text field overrides the invalid and focus border colors on dark themes' '(@fuse/overrides/angular-material) Fixed: Normal border color of the text field overrides the invalid and focus border colors on dark themes',
'(@fuse/navigation) Don\'t need to use interpolation on scss variables anymore since Tailwind doesn\'t cause any problems with them anymore'
] ]
} }
] ]